Home
last modified time | relevance | path

Searched defs:test (Results 151 – 175 of 411) sorted by relevance

12345678910>>...17

/linux-6.8/fs/ext4/
Dmballoc-test.c203 static int mbt_kunit_init(struct kunit *test) in mbt_kunit_init()
238 static void mbt_kunit_exit(struct kunit *test) in mbt_kunit_exit()
246 static void test_new_blocks_simple(struct kunit *test) in test_new_blocks_simple()
/linux-6.8/tools/testing/selftests/bpf/prog_tests/
Dtcp_hdr_options.c516 struct test { struct
522 static struct test tests[] = { argument
Dlinked_list.c17 #define TEST(test, off) \ argument
31 #define TEST(test, op) \ 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-6.8/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-6.8/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-6.8/scripts/kconfig/tests/err_recursive_dep/
D__init__.py8 def test(conf): function
/linux-6.8/scripts/kconfig/tests/new_choice_with_dep/
D__init__.py13 def test(conf): function
/linux-6.8/samples/bpf/
Dtest_cls_bpf.sh15 function test { function
/linux-6.8/scripts/kconfig/tests/preprocess/builtin_func/
D__init__.py6 def test(conf): function
/linux-6.8/scripts/kconfig/tests/no_write_if_dep_unmet/
D__init__.py18 def test(conf): function
/linux-6.8/scripts/kconfig/tests/inter_choice/
D__init__.py13 def test(conf): function
/linux-6.8/scripts/kconfig/tests/preprocess/escape/
D__init__.py6 def test(conf): function
/linux-6.8/scripts/kconfig/tests/err_recursive_inc/
D__init__.py9 def test(conf): function
/linux-6.8/scripts/kconfig/tests/choice_value_with_m_dep/
D__init__.py13 def test(conf): function
/linux-6.8/scripts/kconfig/tests/preprocess/circular_expansion/
D__init__.py9 def test(conf): function
/linux-6.8/scripts/kconfig/tests/preprocess/variable/
D__init__.py6 def test(conf): function
/linux-6.8/scripts/kconfig/tests/auto_submenu/
D__init__.py11 def test(conf): function
/linux-6.8/tools/testing/selftests/bpf/
Dtest_xdping.sh57 test() function
/linux-6.8/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.8/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-6.8/tools/testing/selftests/mqueue/
Dmq_perf_tests.c374 struct test { struct
375 char *desc;
376 void (*func)(int *);
/linux-6.8/net/wireless/tests/
Dscan.c287 static void test_gen_new_ie_malformed(struct kunit *test) in test_gen_new_ie_malformed()
315 struct kunit *test; member
335 static void test_inform_bss_ssid_only(struct kunit *test) in test_inform_bss_ssid_only()
/linux-6.8/lib/kunit/
Dtry-catch-impl.h18 struct kunit *test, in kunit_try_catch_init()

12345678910>>...17