Home
last modified time | relevance | path

Searched defs:test_cases (Results 1 – 23 of 23) sorted by relevance

/linux-6.12.1/tools/testing/vsock/
Dutil.c429 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()
Dvsock_uring_test.c214 static struct test_case test_cases[] = { variable
Dvsock_diag_test.c427 static struct test_case test_cases[] = { variable
Dvsock_test.c1481 static struct test_case test_cases[] = { variable
/linux-6.12.1/tools/perf/tests/
Ddemangle-ocaml-test.c18 } test_cases[] = { in test__demangle_ocaml() local
Ddemangle-java-test.c18 } test_cases[] = { in test__demangle_java() local
Dtests.h43 struct test_case *test_cases; member
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dcpu_mask.c36 } test_cases[] = { variable
Dcore_extern.c28 } test_cases[] = { variable
Dtcp_custom_syncookie.c18 } test_cases[] = { variable
Dmigrate_reuseport.c61 } test_cases[] = { variable
Dctx_rewrite.c67 static struct test_case test_cases[] = { variable
Dcore_reloc.c547 static const struct core_reloc_test_case test_cases[] = { variable
/linux-6.12.1/tools/testing/selftests/kvm/
Dsystem_counter_offset_test.c23 static struct test_case test_cases[] = { variable
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dkvm_clock_test.c24 static struct test_case test_cases[] = { variable
Dpmu_event_filter_test.c510 const struct masked_events_test test_cases[] = { variable
/linux-6.12.1/lib/
Dslub_kunit.c204 static struct kunit_case test_cases[] = { variable
/linux-6.12.1/lib/kunit/
Dexecutor_test.c283 struct kunit_case *test_cases) in alloc_fake_suite()
/linux-6.12.1/tools/testing/selftests/mm/
Dgup_longterm.c385 static const struct test_case test_cases[] = { variable
Dmremap_test.c724 struct test test_cases[MAX_TEST] = {}; in main() local
/linux-6.12.1/tools/testing/selftests/net/
Drxtimestamp.c70 static struct test_case test_cases[] = { variable
/linux-6.12.1/security/landlock/
Dfs.c1687 static struct kunit_case test_cases[] = { variable
/linux-6.12.1/include/kunit/
Dtest.h249 struct kunit_case *test_cases; member