Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/kunit/test.c kunit_run_one_test() -> kunit_run_case_catch_errors()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | suite | 4096-ptr_max |
| PARAM_VALUE | 0 | suite->status | 0-1,3-u32max |
| PARAM_VALUE | 1 | test_case | 4096-ptr_max |
| PARAM_VALUE | 1 | test_case->generate_params | 0 |
| PARAM_VALUE | 1 | test_case->log | 0,4096-ptr_max |
| PARAM_VALUE | 1 | test_case->log->length | 0 |
| PARAM_VALUE | 1 | test_case->log->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | test_case->run_case | 1-u64max |
| PARAM_VALUE | 1 | test_case->status | 2 |
| PARAM_VALUE | 2 | test | 267708468600430592 |
| PARAM_VALUE | 2 | test->log | 0,4096-ptr_max |
| PARAM_VALUE | 2 | test->parent | 0 |
| PARAM_VALUE | 2 | test->priv | 0 |
| PARAM_VALUE | 2 | test->resources.next | 4096-ptr_max |
| PARAM_VALUE | 2 | test->resources.prev | 4096-ptr_max |
| PARAM_VALUE | 2 | test->status | 0 |
| PARAM_VALUE | 2 | test->try_catch.try_result | 0 |
| DATA_SOURCE | 0 | suite | $0 |
| DATA_SOURCE | 1 | test_case | $1 |
| TERMINATED | 2 | test->status_comment | 1 |
| NOCHECK_CALL | |||
| LOCK2 | global &kunit_run_lock | ||
| HALF_LOCKED2 | global &rv_interface_lock |
lib/kunit/test.c kunit_run_param_test() -> kunit_run_case_catch_errors()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | suite | 4096-ptr_max |
| PARAM_VALUE | 0 | suite->status | 0-1,3-u32max |
| PARAM_VALUE | 1 | test_case | 4096-ptr_max |
| PARAM_VALUE | 1 | test_case->generate_params | 1-u64max |
| PARAM_VALUE | 1 | test_case->log | 0,4096-ptr_max |
| PARAM_VALUE | 1 | test_case->log->fragments.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | test_case->log->fragments.prev->next | 4096-ptr_max |
| PARAM_VALUE | 1 | test_case->log->fragments.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | test_case->log->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | test_case->run_case | 1-u64max |
| PARAM_VALUE | 1 | test_case->status | 2 |
| PARAM_VALUE | 2 | test | 7059048284053078016 |
| PARAM_VALUE | 2 | test->log | 0,4096-ptr_max |
| PARAM_VALUE | 2 | test->param_value | 1-1584,4096-ptr_max |
| PARAM_VALUE | 2 | test->parent | 267708468600430592 |
| PARAM_VALUE | 2 | test->priv | 0 |
| PARAM_VALUE | 2 | test->resources.next | 4096-ptr_max |
| PARAM_VALUE | 2 | test->resources.prev | 4096-ptr_max |
| PARAM_VALUE | 2 | test->status | 0 |
| PARAM_VALUE | 2 | test->try_catch.try_result | 0 |
| DATA_SOURCE | 0 | suite | $0 |
| DATA_SOURCE | 1 | test_case | $1 |
| TERMINATED | 2 | test->status_comment | 1 |
| NOCHECK_CALL | |||
| LOCK2 | global &kunit_run_lock |