Home
last modified time | relevance | path

Searched defs:test (Results 126 – 150 of 375) sorted by relevance

12345678910>>...15

/Linux-v6.6/drivers/usb/musb/
Dmusb_debugfs.c118 unsigned test; in musb_test_mode_show() local
168 u8 test; in musb_test_mode_write() local
/Linux-v6.6/drivers/iio/test/
Diio-test-rescale.c646 static void iio_rescale_test_scale(struct kunit *test) in iio_rescale_test_scale()
676 static void iio_rescale_test_offset(struct kunit *test) in iio_rescale_test_offset()
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dlinked_list.c17 #define TEST(test, off) \ argument
31 #define TEST(test, op) \ argument
Dtcp_hdr_options.c516 struct test { struct
522 static struct test tests[] = { argument
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()
Dcore_reloc.c423 static int setup_type_id_case_local(struct core_reloc_test_case *test) in setup_type_id_case_local()
495 static int setup_type_id_case_success(struct core_reloc_test_case *test) { in setup_type_id_case_success()
518 static int setup_type_id_case_failure(struct core_reloc_test_case *test) in setup_type_id_case_failure()
538 static int __trigger_module_test_read(const struct core_reloc_test_case *test) in __trigger_module_test_read()
/Linux-v6.6/samples/bpf/
Dtest_cls_bpf.sh15 function test { function
/Linux-v6.6/scripts/kconfig/tests/auto_submenu/
D__init__.py11 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/err_recursive_dep/
D__init__.py8 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/preprocess/escape/
D__init__.py6 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/preprocess/variable/
D__init__.py6 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/choice_value_with_m_dep/
D__init__.py13 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/err_recursive_inc/
D__init__.py9 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/inter_choice/
D__init__.py13 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/new_choice_with_dep/
D__init__.py13 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/no_write_if_dep_unmet/
D__init__.py18 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/preprocess/builtin_func/
D__init__.py6 def test(conf): function
/Linux-v6.6/scripts/kconfig/tests/preprocess/circular_expansion/
D__init__.py9 def test(conf): function
/Linux-v6.6/net/bridge/
Dbr_mrp_switchdev.c106 struct switchdev_obj_ring_test_mrp test = { in br_mrp_switchdev_send_ring_test() local
199 struct switchdev_obj_in_test_mrp test = { in br_mrp_switchdev_send_in_test() local
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_xdping.sh57 test() function
/Linux-v6.6/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-v6.6/tools/testing/selftests/openat2/
Dopenat2_test.c89 struct struct_test *test = &tests[i]; in test_openat2_struct() local
249 struct flag_test *test = &tests[i]; in test_openat2_flags() local
/Linux-v6.6/tools/testing/selftests/mqueue/
Dmq_perf_tests.c374 struct test { struct
375 char *desc;
376 void (*func)(int *);
/Linux-v6.6/tools/testing/vsock/
DMakefile3 test: vsock_test vsock_diag_test target
/Linux-v6.6/lib/kunit/
Dtry-catch-impl.h18 struct kunit *test, in kunit_try_catch_init()

12345678910>>...15