Home
last modified time | relevance | path

Searched defs:test (Results 226 – 250 of 508) sorted by relevance

12345678910>>...21

/linux-6.15/tools/testing/selftests/nolibc/
Dnolibc-test.c78 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/
Dflow_dissector_reattach.c574 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()
Dcls_redirect.c173 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
Dcore_reloc.c425 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__.py13 def test(conf): function
/linux-6.15/scripts/kconfig/tests/preprocess/escape/
D__init__.py6 def test(conf): function
/linux-6.15/scripts/kconfig/tests/err_recursive_inc/
D__init__.py9 def test(conf): function
/linux-6.15/scripts/kconfig/tests/no_write_if_dep_unmet/
D__init__.py18 def test(conf): function
/linux-6.15/scripts/kconfig/tests/preprocess/builtin_func/
D__init__.py6 def test(conf): function
/linux-6.15/scripts/kconfig/tests/preprocess/variable/
D__init__.py6 def test(conf): function
/linux-6.15/scripts/kconfig/tests/choice_randomize2/
D__init__.py13 def test(conf): function
/linux-6.15/scripts/kconfig/tests/err_recursive_dep/
D__init__.py8 def test(conf): function
/linux-6.15/samples/bpf/
Dtest_cls_bpf.sh15 function test { function
/linux-6.15/scripts/kconfig/tests/auto_submenu/
D__init__.py11 def test(conf): function
/linux-6.15/scripts/kconfig/tests/choice_randomize/
D__init__.py11 def test(conf): function
/linux-6.15/scripts/kconfig/tests/preprocess/circular_expansion/
D__init__.py9 def test(conf): function
/linux-6.15/tools/testing/selftests/mm/
Dmremap_test.c40 struct test { struct
64 (struct test){ \ argument
/linux-6.15/tools/testing/selftests/bpf/
Dtest_xdping.sh57 test() function
/linux-6.15/tools/testing/selftests/openat2/
Dopenat2_test.c90 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/
Ddrm_probe_helper_test.c33 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/
Dmq_perf_tests.c375 struct test { struct
376 char *desc;
377 void (*func)(int *);
/linux-6.15/kernel/trace/
Dtrace_events_trigger.c549 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/
Duprobe_syscall_executed.c13 int test(struct pt_regs *regs) in test() function
/linux-6.15/drivers/gpu/drm/vc4/tests/
Dvc4_mock_plane.c10 struct drm_plane *vc4_dummy_plane(struct kunit *test, struct drm_device *drm, in vc4_dummy_plane()
/linux-6.15/lib/kunit/
Dtry-catch-impl.h18 struct kunit *test, in kunit_try_catch_init()

12345678910>>...21