/linux/tools/testing/vsock/ |
H A D | util.c | 409 run_tests(const struct test_case * test_cases,const struct test_opts * opts) run_tests() argument 457 list_tests(const struct test_case * test_cases) list_tests() argument 490 skip_test(struct test_case * test_cases,size_t test_cases_len,const char * test_id_str) skip_test() argument 497 pick_test(struct test_case * test_cases,size_t test_cases_len,const char * test_id_str) pick_test() argument [all...] |
H A D | vsock_uring_test.c | 214 static struct test_case test_cases[] = { variable
|
H A D | vsock_diag_test.c | 427 static struct test_case test_cases[] = { variable
|
H A D | vsock_test.c | 1889 static struct test_case test_cases[] = { variable
|
/linux/drivers/misc/ |
H A D | misc_minor_kunit.c | 54 static struct kunit_case test_cases[] = { variable
|
/linux/rust/macros/ |
H A D | kunit.rs | 100 let mut test_cases = "".to_owned(); in kunit_tests() localVariable
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cpu_mask.c | 36 } test_cases[] = { variable
|
H A D | core_extern.c | 28 } test_cases[] = { variable
|
H A D | tcp_custom_syncookie.c | 18 } test_cases[] = { variable
|
H A D | migrate_reuseport.c | 61 } test_cases[] = { variable
|
H A D | ctx_rewrite.c | 67 static struct test_case test_cases[] = { variable
|
H A D | core_reloc.c | 547 static const struct core_reloc_test_case test_cases[] = { global() variable
|
/linux/tools/testing/selftests/kvm/ |
H A D | system_counter_offset_test.c | 23 static struct test_case test_cases[] = { variable
|
/linux/security/landlock/ |
H A D | domain.c | 247 static struct kunit_case test_cases[] = { variable
|
H A D | id.c | 255 static struct kunit_case __refdata test_cases[] = { variable
|
H A D | audit.c | 506 static struct kunit_case test_cases[] = { variable
|
/linux/lib/kunit/ |
H A D | executor_test.c | 283 struct kunit_case *test_cases) in alloc_fake_suite()
|
/linux/lib/tests/ |
H A D | slub_kunit.c | 303 static struct kunit_case test_cases[] = { variable
|
/linux/tools/testing/selftests/mm/ |
H A D | gup_longterm.c | 437 static const struct test_case test_cases[] = { variable
|
/linux/tools/testing/selftests/net/ |
H A D | rxtimestamp.c | 70 static struct test_case test_cases[] = { variable
|
/linux/include/kunit/ |
H A D | test.h | 249 struct kunit_case *test_cases; member
|