/linux-6.15/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 78 struct test { struct 79 const char *name; /* test name */ argument 80 int (*func)(int min, int max); /* handler */ 707 int test; in run_startup() local 1058 int test; in run_syscall() local 1173 int test; in run_stdlib() local 1414 int test; in run_vfprintf() local 1578 static int is_setting_valid(char *test) in is_setting_valid() 1614 char *test; in main() local
|
/linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
D | flow_dissector_reattach.c | 574 struct test { in run_tests() struct 575 const char *test_name; in run_tests() 576 void (*test_func)(int netns, int prog1, int prog2); in run_tests()
|
D | cls_redirect.c | 173 static int test_str(void *buf, size_t len, const struct test_cfg *test, in test_str() 244 static size_t build_input(const struct test_cfg *test, void *const buf, in build_input() 368 struct test_cfg *test = &tests[i]; in test_cls_redirect_common() local
|
D | core_reloc.c | 425 static int setup_type_id_case_local(struct core_reloc_test_case *test) in setup_type_id_case_local() 497 static int setup_type_id_case_success(struct core_reloc_test_case *test) { in setup_type_id_case_success() 520 static int setup_type_id_case_failure(struct core_reloc_test_case *test) in setup_type_id_case_failure() 540 static int __trigger_module_test_read(const struct core_reloc_test_case *test) in __trigger_module_test_read()
|
/linux-6.15/scripts/kconfig/tests/new_choice_with_dep/ |
D | __init__.py | 13 def test(conf): function
|
/linux-6.15/scripts/kconfig/tests/preprocess/escape/ |
D | __init__.py | 6 def test(conf): function
|
/linux-6.15/scripts/kconfig/tests/err_recursive_inc/ |
D | __init__.py | 9 def test(conf): function
|
/linux-6.15/scripts/kconfig/tests/no_write_if_dep_unmet/ |
D | __init__.py | 18 def test(conf): function
|
/linux-6.15/scripts/kconfig/tests/preprocess/builtin_func/ |
D | __init__.py | 6 def test(conf): function
|
/linux-6.15/scripts/kconfig/tests/preprocess/variable/ |
D | __init__.py | 6 def test(conf): function
|
/linux-6.15/scripts/kconfig/tests/choice_randomize2/ |
D | __init__.py | 13 def test(conf): function
|
/linux-6.15/scripts/kconfig/tests/err_recursive_dep/ |
D | __init__.py | 8 def test(conf): function
|
/linux-6.15/samples/bpf/ |
D | test_cls_bpf.sh | 15 function test { function
|
/linux-6.15/scripts/kconfig/tests/auto_submenu/ |
D | __init__.py | 11 def test(conf): function
|
/linux-6.15/scripts/kconfig/tests/choice_randomize/ |
D | __init__.py | 11 def test(conf): function
|
/linux-6.15/scripts/kconfig/tests/preprocess/circular_expansion/ |
D | __init__.py | 9 def test(conf): function
|
/linux-6.15/tools/testing/selftests/mm/ |
D | mremap_test.c | 40 struct test { struct 64 (struct test){ \ argument
|
/linux-6.15/tools/testing/selftests/bpf/ |
D | test_xdping.sh | 57 test() function
|
/linux-6.15/tools/testing/selftests/openat2/ |
D | openat2_test.c | 90 struct struct_test *test = &tests[i]; in test_openat2_struct() local 250 struct flag_test *test = &tests[i]; in test_openat2_flags() local
|
/linux-6.15/drivers/gpu/drm/tests/ |
D | drm_probe_helper_test.c | 33 static int drm_probe_helper_test_init(struct kunit *test) in drm_probe_helper_test_init() 94 drm_test_connector_helper_tv_get_modes_check(struct kunit *test) in drm_test_connector_helper_tv_get_modes_check()
|
/linux-6.15/tools/testing/selftests/mqueue/ |
D | mq_perf_tests.c | 375 struct test { struct 376 char *desc; 377 void (*func)(int *);
|
/linux-6.15/kernel/trace/ |
D | trace_events_trigger.c | 549 struct event_trigger_data *test; in register_trigger() local 583 struct event_trigger_data *test, in try_unregister_trigger() 622 struct event_trigger_data *test, in unregister_trigger() 1150 bool is_named_trigger(struct event_trigger_data *test) in is_named_trigger() 1194 struct event_trigger_data *test; in __pause_named_trigger() local 1857 struct event_trigger_data *test; in event_enable_register_trigger() local 1892 struct event_trigger_data *test, in event_enable_unregister_trigger()
|
/linux-6.15/tools/testing/selftests/bpf/progs/ |
D | uprobe_syscall_executed.c | 13 int test(struct pt_regs *regs) in test() function
|
/linux-6.15/drivers/gpu/drm/vc4/tests/ |
D | vc4_mock_plane.c | 10 struct drm_plane *vc4_dummy_plane(struct kunit *test, struct drm_device *drm, in vc4_dummy_plane()
|
/linux-6.15/lib/kunit/ |
D | try-catch-impl.h | 18 struct kunit *test, in kunit_try_catch_init()
|