| /OK3568_Linux_fs/kernel/tools/testing/vsock/ |
| H A D | util.h | 24 struct test_case { struct 44 void run_tests(const struct test_case *test_cases, argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/utils/ |
| H A D | test.py | 61 def getCaseModule(test_case): argument 67 def getCaseClass(test_case): argument 73 def getCaseID(test_case): argument 79 def getCaseFile(test_case): argument 85 def getCaseMethod(test_case): argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | core_extern.c | 23 static struct test_case { struct 28 } test_cases[] = { argument
|
| H A D | core_reloc.c | 770 struct core_reloc_test_case *test_case; in test_core_reloc() local
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | crypto_test.c | 6 struct test_case { struct 15 static struct test_case tests[] = { argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | package_manager.py | 166 def install_package(test_case): argument 174 def uninstall_package(test_case): argument 182 def test_needs_package(test_case): argument 197 def _install_uninstall_packages(needed_packages, test_case, install=True): argument
|
| H A D | decorators.py | 105 def __init__(self, test_case): argument
|
| /OK3568_Linux_fs/kernel/lib/kunit/ |
| H A D | debugfs.c | 41 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
|
| H A D | test.c | 46 struct kunit_case *test_case; in kunit_suite_num_test_cases() local 93 const struct kunit_case *test_case; in kunit_suite_has_succeeded() local 115 struct kunit_case *test_case) in kunit_test_case_num() 229 struct kunit_case *test_case) in kunit_run_case_internal() 266 struct kunit_case *test_case; member 274 struct kunit_case *test_case = ctx->test_case; in kunit_try_run_case() local 328 struct kunit_case *test_case) in kunit_run_case_catch_errors() 355 struct kunit_case *test_case; in kunit_run_tests() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | rxtimestamp.c | 43 struct test_case { struct 44 struct options sockopt; 68 static struct test_case test_cases[] = { argument
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | test_map_in_map_kern.c | 110 u16 test_case, port, dst6[8]; in trace_sys_connect() local
|
| H A D | map_perf_test_kern.c | 179 u16 test_case; in SYSCALL() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/sysctl/ |
| H A D | sysctl.sh | 911 function test_case() function
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kmod/ |
| H A D | kmod.sh | 631 function test_case() function
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_kmod.c | 84 enum kmod_test_case test_case; member 147 static const char *test_case_str(enum kmod_test_case test_case) in test_case_str() 731 enum kmod_test_case test_case, in trigger_config_run_type()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | cmd_disp_test.c | 53 u8 test_case; member 1024 void phl_cmd_disp_test_start(void* phl_info, u8 test_case) in phl_cmd_disp_test_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | cmd_disp_test.c | 53 u8 test_case; member 1024 void phl_cmd_disp_test_start(void* phl_info, u8 test_case) in phl_cmd_disp_test_start()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | codeparser.py | 126 def test_case(self): member in ShellReferenceTest
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | incfs_test.c | 4682 struct test_case { struct 4687 void run_one_test(const char *mount_dir, struct test_case *test_case) in run_one_test()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_la_mode.c | 1726 u32 test_case = 0; in halbb_la_cmd_rtl_test() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_la_mode.c | 1726 u32 test_case = 0; in halbb_la_cmd_rtl_test() local
|
| /OK3568_Linux_fs/kernel/include/kunit/ |
| H A D | test.h | 318 #define kunit_suite_for_each_test_case(suite, test_case) \ argument
|