| /kernel/linux/linux-5.10/tools/testing/vsock/ |
| D | util.h | 24 struct test_case { struct 44 void run_tests(const struct test_case *test_cases, argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | core_extern.c | 23 static struct test_case { struct 28 } test_cases[] = { argument
|
| D | core_reloc.c | 770 struct core_reloc_test_case *test_case; in test_core_reloc() local
|
| /kernel/linux/linux-5.10/net/mptcp/ |
| D | crypto_test.c | 6 struct test_case { struct 15 static struct test_case tests[] = { argument
|
| /kernel/linux/linux-5.10/lib/kunit/ |
| D | debugfs.c | 41 struct kunit_case *test_case) in debugfs_print_result() 56 struct kunit_case *test_case; in debugfs_print_results() local 94 struct kunit_case *test_case; in kunit_debugfs_create_suite() local 110 struct kunit_case *test_case; in kunit_debugfs_destroy_suite() local
|
| D | test.c | 46 struct kunit_case *test_case; in kunit_suite_num_test_cases() local 93 const struct kunit_case *test_case; in kunit_suite_has_succeeded() local 115 struct kunit_case *test_case) in kunit_test_case_num() 229 struct kunit_case *test_case) in kunit_run_case_internal() 266 struct kunit_case *test_case; member 274 struct kunit_case *test_case = ctx->test_case; in kunit_try_run_case() local 328 struct kunit_case *test_case) in kunit_run_case_catch_errors() 355 struct kunit_case *test_case; in kunit_run_tests() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | rxtimestamp.c | 43 struct test_case { struct 44 struct options sockopt; 68 static struct test_case test_cases[] = { argument
|
| /kernel/linux/linux-4.19/tools/testing/selftests/networking/timestamping/ |
| D | rxtimestamp.c | 42 struct test_case { struct 66 static struct test_case test_cases[] = { argument
|
| /kernel/linux/linux-4.19/samples/bpf/ |
| D | test_map_in_map_kern.c | 107 u16 test_case, port, dst6[8]; in trace_sys_connect() local
|
| D | map_perf_test_kern.c | 171 u16 test_case; in stress_lru_hmap_alloc() local
|
| /kernel/linux/linux-4.19/tools/testing/selftests/sysctl/ |
| D | sysctl.sh | 721 function test_case() function
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | test_map_in_map_kern.c | 110 u16 test_case, port, dst6[8]; in trace_sys_connect() local
|
| D | map_perf_test_kern.c | 179 u16 test_case; in SYSCALL() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/sysctl/ |
| D | sysctl.sh | 911 function test_case() function
|
| /kernel/linux/linux-4.19/tools/testing/selftests/kmod/ |
| D | kmod.sh | 566 function test_case() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kmod/ |
| D | kmod.sh | 631 function test_case() function
|
| /kernel/linux/linux-4.19/lib/ |
| D | test_kmod.c | 84 enum kmod_test_case test_case; member 147 static const char *test_case_str(enum kmod_test_case test_case) in test_case_str() 731 enum kmod_test_case test_case, in trigger_config_run_type()
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_kmod.c | 84 enum kmod_test_case test_case; member 147 static const char *test_case_str(enum kmod_test_case test_case) in test_case_str() 731 enum kmod_test_case test_case, in trigger_config_run_type()
|
| /kernel/linux/linux-5.10/include/kunit/ |
| D | test.h | 318 #define kunit_suite_for_each_test_case(suite, test_case) \ argument
|