/linux-6.12.1/tools/testing/vsock/ |
D | util.c | 429 void run_tests(const struct test_case *test_cases, in run_tests() 477 void list_tests(const struct test_case *test_cases) in list_tests() 489 void skip_test(struct test_case *test_cases, size_t test_cases_len, in skip_test()
|
D | vsock_uring_test.c | 214 static struct test_case test_cases[] = { variable
|
D | vsock_diag_test.c | 427 static struct test_case test_cases[] = { variable
|
D | vsock_test.c | 1481 static struct test_case test_cases[] = { variable
|
/linux-6.12.1/tools/perf/tests/ |
D | demangle-ocaml-test.c | 18 } test_cases[] = { in test__demangle_ocaml() local
|
D | demangle-java-test.c | 18 } test_cases[] = { in test__demangle_java() local
|
D | tests.h | 43 struct test_case *test_cases; member
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | cpu_mask.c | 36 } test_cases[] = { variable
|
D | core_extern.c | 28 } test_cases[] = { variable
|
D | tcp_custom_syncookie.c | 18 } test_cases[] = { variable
|
D | migrate_reuseport.c | 61 } test_cases[] = { variable
|
D | ctx_rewrite.c | 67 static struct test_case test_cases[] = { variable
|
D | core_reloc.c | 547 static const struct core_reloc_test_case test_cases[] = { variable
|
/linux-6.12.1/tools/testing/selftests/kvm/ |
D | system_counter_offset_test.c | 23 static struct test_case test_cases[] = { variable
|
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/ |
D | kvm_clock_test.c | 24 static struct test_case test_cases[] = { variable
|
D | pmu_event_filter_test.c | 510 const struct masked_events_test test_cases[] = { variable
|
/linux-6.12.1/lib/ |
D | slub_kunit.c | 204 static struct kunit_case test_cases[] = { variable
|
/linux-6.12.1/lib/kunit/ |
D | executor_test.c | 283 struct kunit_case *test_cases) in alloc_fake_suite()
|
/linux-6.12.1/tools/testing/selftests/mm/ |
D | gup_longterm.c | 385 static const struct test_case test_cases[] = { variable
|
D | mremap_test.c | 724 struct test test_cases[MAX_TEST] = {}; in main() local
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | rxtimestamp.c | 70 static struct test_case test_cases[] = { variable
|
/linux-6.12.1/security/landlock/ |
D | fs.c | 1687 static struct kunit_case test_cases[] = { variable
|
/linux-6.12.1/include/kunit/ |
D | test.h | 249 struct kunit_case *test_cases; member
|