Home
last modified time | relevance | path

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

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