Searched refs:KUNIT_ARRAY_PARAM (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/lib/math/ |
| D | rational-test.c | 32 KUNIT_ARRAY_PARAM(rational, test_parameters, get_desc);
|
| /Linux-v5.15/fs/ext4/ |
| D | inode-test.c | 220 KUNIT_ARRAY_PARAM(ext4_inode, test_data, timestamp_expectation_to_desc);
|
| /Linux-v5.15/fs/fat/ |
| D | fat_test.c | 129 KUNIT_ARRAY_PARAM(fat_time, time_test_cases, time_testcase_desc);
|
| /Linux-v5.15/include/kunit/ |
| D | test.h | 1872 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ macro
|
| /Linux-v5.15/Documentation/dev-tools/kunit/ |
| D | usage.rst | 561 KUNIT_ARRAY_PARAM(sha1, cases, case_to_desc); 577 // function declared by KUNIT_ARRAY_PARAM.
|