Home
last modified time | relevance | path

Searched defs:test_case (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/tools/testing/vsock/
A Dutil.h24 struct test_case { struct
47 void run_tests(const struct test_case *test_cases, argument
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dcore_extern.c23 static struct test_case { struct
28 } test_cases[] = { argument
A Dmigrate_reuseport.c185 static int drop_ack(struct migrate_reuseport_test_case *test_case, in drop_ack()
203 static int pass_ack(struct migrate_reuseport_test_case *test_case) in pass_ack()
216 static int start_servers(struct migrate_reuseport_test_case *test_case, in start_servers()
278 static int start_clients(struct migrate_reuseport_test_case *test_case) in start_clients()
321 static int update_maps(struct migrate_reuseport_test_case *test_case, in update_maps()
351 static int migrate_dance(struct migrate_reuseport_test_case *test_case) in migrate_dance()
407 static void count_requests(struct migrate_reuseport_test_case *test_case, in count_requests()
456 static void run_test(struct migrate_reuseport_test_case *test_case, in run_test()
A Dxdp_bonding.c558 struct bond_test_case *test_case = &bond_test_cases[i]; in serial_test_xdp_bonding() local
A Dcore_reloc.c1001 struct core_reloc_test_case *test_case, test_case_copy; in run_core_reloc_tests() local
/linux-6.3-rc2/net/mptcp/
A Dcrypto_test.c6 struct test_case { struct
15 static struct test_case tests[] = { argument
/linux-6.3-rc2/tools/perf/tests/
A Dtests.h34 struct test_case { struct
43 struct test_case *test_cases; argument
/linux-6.3-rc2/lib/kunit/
A Ddebugfs.c41 struct kunit_case *test_case) in debugfs_print_result()
56 struct kunit_case *test_case; in debugfs_print_results() local
94 struct kunit_case *test_case; in kunit_debugfs_create_suite() local
110 struct kunit_case *test_case; in kunit_debugfs_destroy_suite() local
A Dtest.c138 struct kunit_case *test_case; in kunit_suite_num_test_cases() local
191 const struct kunit_case *test_case; in kunit_suite_has_succeeded() local
220 struct kunit_case *test_case) in kunit_test_case_num()
337 struct kunit_case *test_case) in kunit_run_case_internal()
374 struct kunit_case *test_case; member
382 struct kunit_case *test_case = ctx->test_case; in kunit_try_run_case() local
434 struct kunit_case *test_case, in kunit_run_case_catch_errors()
513 struct kunit_case *test_case; in kunit_run_tests() local
A Dexecutor.c61 struct kunit_case *filtered, *test_case; in kunit_filter_tests() local
178 struct kunit_case *test_case; in kunit_exec_list_tests() local
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dkvm_clock_test.c19 struct test_case { struct
24 static struct test_case test_cases[] = { argument
77 static void setup_clock(struct kvm_vm *vm, struct test_case *test_case) in setup_clock()
/linux-6.3-rc2/tools/testing/selftests/net/
A Drxtimestamp.c43 struct test_case { struct
44 struct options sockopt;
68 static struct test_case test_cases[] = { argument
/linux-6.3-rc2/tools/testing/selftests/kvm/
A Dsystem_counter_offset_test.c19 struct test_case { struct
23 static struct test_case test_cases[] = { argument
/linux-6.3-rc2/tools/testing/selftests/mm/
A Dcow.c1021 struct test_case { struct
1030 static const struct test_case anon_test_cases[] = { argument
1148 static void run_anon_test_case(struct test_case const *test_case) in run_anon_test_case()
1398 struct test_case const *test_case = &anon_thp_test_cases[i]; in run_anon_thp_test_cases() local
1706 static void run_non_anon_test_case(struct non_anon_test_case const *test_case) in run_non_anon_test_case()
A Dmremap_test.c368 static void run_mremap_test_case(struct test test_case, int *failures, in run_mremap_test_case()
/linux-6.3-rc2/drivers/virt/nitro_enclaves/
A Dne_misc_dev_test.c123 struct ne_phys_regions_test *test_case = &phys_regions_test_cases[i]; in ne_misc_dev_test_merge_phys_contig_memory_regions() local
/linux-6.3-rc2/samples/bpf/
A Dtest_map_in_map.bpf.c110 u16 test_case, port, dst6[8]; in trace_sys_connect() local
A Dmap_perf_test.bpf.c188 u16 test_case; in BPF_KSYSCALL() local
/linux-6.3-rc2/tools/testing/selftests/sysctl/
A Dsysctl.sh924 function test_case() function
/linux-6.3-rc2/tools/testing/selftests/kmod/
A Dkmod.sh620 function test_case() function
/linux-6.3-rc2/lib/
A Dtest_kmod.c73 enum kmod_test_case test_case; member
136 static const char *test_case_str(enum kmod_test_case test_case) in test_case_str()
720 enum kmod_test_case test_case, in trigger_config_run_type()
/linux-6.3-rc2/include/kunit/
A Dtest.h311 #define kunit_suite_for_each_test_case(suite, test_case) \ argument

Completed in 29 milliseconds