Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A Dutil.c295 void run_tests(const struct test_case *test_cases, in run_tests()
343 void list_tests(const struct test_case *test_cases) in list_tests()
355 void skip_test(struct test_case *test_cases, size_t test_cases_len, in skip_test()
H A Dvsock_test.c282 static struct test_case test_cases[] = { variable
H A Dvsock_diag_test.c427 static struct test_case test_cases[] = { variable
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Ddemangle-java-test.c18 } test_cases[] = { in test__demangle_java() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcpu_mask.c36 } test_cases[] = { variable
H A Dcore_extern.c28 } test_cases[] = { variable
H A Dcore_reloc.c449 static struct core_reloc_test_case test_cases[] = { variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Drxtimestamp.c68 static struct test_case test_cases[] = { variable
/OK3568_Linux_fs/kernel/include/kunit/
H A Dtest.h186 struct kunit_case *test_cases; member