Home
last modified time | relevance | path

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

12345678910>>...20

/linux-6.14.4/drivers/firewire/
Dpacket-serdes-test.c274 static void test_async_header_write_quadlet_request(struct kunit *test) in test_async_header_write_quadlet_request()
313 static void test_async_header_write_block_request(struct kunit *test) in test_async_header_write_block_request()
353 static void test_async_header_write_response(struct kunit *test) in test_async_header_write_response()
388 static void test_async_header_read_quadlet_request(struct kunit *test) in test_async_header_read_quadlet_request()
423 static void test_async_header_read_quadlet_response(struct kunit *test) in test_async_header_read_quadlet_response()
462 static void test_async_header_read_block_request(struct kunit *test) in test_async_header_read_block_request()
502 static void test_async_header_read_block_response(struct kunit *test) in test_async_header_read_block_response()
542 static void test_async_header_lock_request(struct kunit *test) in test_async_header_lock_request()
582 static void test_async_header_lock_response(struct kunit *test) in test_async_header_lock_response()
622 static void test_isoc_header(struct kunit *test) in test_isoc_header()
[all …]
Ddevice-attribute-test.c82 static void device_attr_simple_avc(struct kunit *test) in device_attr_simple_avc()
164 static void device_attr_legacy_avc(struct kunit *test) in device_attr_legacy_avc()
/linux-6.14.4/drivers/base/test/
Droot-device-test.c17 static int root_device_devm_init(struct kunit *test) in root_device_devm_init()
44 static void root_device_devm_register_unregister_test(struct kunit *test) in root_device_devm_register_unregister_test()
76 static void root_device_devm_register_get_unregister_with_devm_test(struct kunit *test) in root_device_devm_register_get_unregister_with_devm_test()
/linux-6.14.4/fs/fat/
Dfat_test.c13 static void fat_checksum_test(struct kunit *test) in fat_checksum_test()
131 static void fat_time_fat2unix_test(struct kunit *test) in fat_time_fat2unix_test()
155 static void fat_time_unix2fat_test(struct kunit *test) in fat_time_unix2fat_test()
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dsk_lookup.c65 struct test { struct
66 const char *desc;
67 struct bpf_program *lookup_prog;
68 struct bpf_program *reuseport_prog;
69 struct bpf_map *sock_map;
70 int sotype;
71 struct inet_addr connect_to;
72 struct inet_addr listen_at;
73 enum server accept_on;
74 bool reuseport_has_conns; /* Add a connected socket to reuseport group */
Dsection_names.c208 static void test_prog_type_by_name(const struct sec_name_test *test) in test_prog_type_by_name()
232 static void test_attach_type_by_name(const struct sec_name_test *test) in test_attach_type_by_name()
255 struct sec_name_test *test = &tests[i]; in test_section_names() local
Dflow_dissector.c80 struct test { struct
98 struct test tests[] = { argument
/linux-6.14.4/drivers/gpu/drm/tests/
Ddrm_dp_mst_helper_test.c55 static void drm_test_dp_mst_calc_pbn_mode(struct kunit *test) in drm_test_dp_mst_calc_pbn_mode()
199 static void drm_test_dp_mst_calc_pbn_div(struct kunit *test) in drm_test_dp_mst_calc_pbn_div()
503 struct kunit *test = p->arg; in drm_test_dp_mst_msg_printf() local
508 static void drm_test_dp_mst_sideband_msg_req_decode(struct kunit *test) in drm_test_dp_mst_sideband_msg_req_decode()
Ddrm_client_modeset_test.c53 static int drm_client_modeset_test_init(struct kunit *test) in drm_client_modeset_test_init()
85 static void drm_test_pick_cmdline_res_1920_1080_60(struct kunit *test) in drm_test_pick_cmdline_res_1920_1080_60()
128 static void drm_test_pick_cmdline_named(struct kunit *test) in drm_test_pick_cmdline_named()
/linux-6.14.4/drivers/net/wireguard/selftest/
Dratelimiter.c35 int *test) in timings_test()
98 int *test) in capacity_test()
122 int test = 0, trials; in wg_ratelimiter_selftest() local
/linux-6.14.4/drivers/gpu/drm/vc4/tests/
Dvc4_mock_output.c23 struct vc4_dummy_output *vc4_dummy_output(struct kunit *test, in vc4_dummy_output()
64 int vc4_mock_atomic_add_output(struct kunit *test, in vc4_mock_atomic_add_output()
102 int vc4_mock_atomic_del_output(struct kunit *test, in vc4_mock_atomic_del_output()
/linux-6.14.4/drivers/net/wireless/ti/wl12xx/
Dcmd.h20 struct wl1271_cmd_test_header test; member
35 struct wl1271_cmd_test_header test; member
50 struct wl1271_cmd_test_header test; member
66 struct wl1271_cmd_test_header test; member
85 struct wl1271_cmd_test_header test; member
/linux-6.14.4/drivers/mmc/host/
Dsdhci-of-aspeed-test.c6 static void aspeed_sdhci_phase_ddr52(struct kunit *test) in aspeed_sdhci_phase_ddr52()
49 static void aspeed_sdhci_phase_hs200(struct kunit *test) in aspeed_sdhci_phase_hs200()
/linux-6.14.4/include/kunit/
Dskbuff.h30 static inline struct sk_buff *kunit_zalloc_skb(struct kunit *test, int len, in kunit_zalloc_skb()
49 static inline void kunit_kfree_skb(struct kunit *test, struct sk_buff *skb) in kunit_kfree_skb()
/linux-6.14.4/drivers/gpu/drm/xe/tests/
Dxe_rtp_test.c307 static void xe_rtp_process_to_sr_tests(struct kunit *test) in xe_rtp_process_to_sr_tests()
472 static void xe_rtp_process_tests(struct kunit *test) in xe_rtp_process_tests()
503 static int xe_rtp_test_init(struct kunit *test) in xe_rtp_test_init()
526 static void xe_rtp_test_exit(struct kunit *test) in xe_rtp_test_exit()
Dxe_wa_test.c87 static int xe_wa_test_init(struct kunit *test) in xe_wa_test_init()
122 static void xe_wa_test_exit(struct kunit *test) in xe_wa_test_exit()
129 static void xe_wa_gt(struct kunit *test) in xe_wa_gt()
/linux-6.14.4/drivers/hid/
Dhid-input-test.c10 static void hid_test_input_set_battery_charge_status(struct kunit *test) in hid_test_input_set_battery_charge_status()
31 static void hid_test_input_get_battery_property(struct kunit *test) in hid_test_input_get_battery_property()
/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_progs.c346 static void print_test_result(const struct prog_test_def *test, const struct test_state *test_state) in print_test_result()
402 static void dump_test_log(const struct prog_test_def *test, in dump_test_log()
525 struct prog_test_def *test = env.test; in test__end_subtest() local
550 struct prog_test_def *test = env.test; in test__start_subtest() local
660 int bpf_find_map(const char *test, struct bpf_object *obj, const char *name) in bpf_find_map()
1370 struct prog_test_def *test = &prog_test_defs[test_num]; in run_one_test() local
1492 struct prog_test_def *test; in dispatch_thread() local
1629 struct prog_test_def *test = &prog_test_defs[i]; in calculate_summary_and_print_errors() local
1712 struct prog_test_def *test = &prog_test_defs[i]; in server_main() local
1841 struct prog_test_def *test = &prog_test_defs[test_to_run]; in worker_main() local
[all …]
/linux-6.14.4/tools/testing/selftests/resctrl/
Dmbm_test.c99 static int mbm_setup(const struct resctrl_test *test, in mbm_setup()
129 static int mbm_run_test(const struct resctrl_test *test, const struct user_params *uparams) in mbm_run_test()
169 static bool mbm_feature_check(const struct resctrl_test *test) in mbm_feature_check()
Dcmt_test.c30 static int cmt_setup(const struct resctrl_test *test, in cmt_setup()
116 static int cmt_run_test(const struct resctrl_test *test, const struct user_params *uparams) in cmt_run_test()
178 static bool cmt_feature_check(const struct resctrl_test *test) in cmt_feature_check()
Dmba_test.c38 static int mba_setup(const struct resctrl_test *test, in mba_setup()
170 static int mba_run_test(const struct resctrl_test *test, const struct user_params *uparams) in mba_run_test()
210 static bool mba_feature_check(const struct resctrl_test *test) in mba_feature_check()
/linux-6.14.4/tools/testing/selftests/kvm/arm64/
Dpage_fault_test.c252 static bool guest_prepare(struct test_desc *test) in guest_prepare()
266 static void guest_test_check(struct test_desc *test) in guest_test_check()
278 static void guest_code(struct test_desc *test) in guest_code()
366 struct test_desc *test = p->test_desc; in setup_uffd() local
387 static void free_uffd(struct test_desc *test, struct uffd_desc *pt_uffd, in free_uffd()
541 struct test_desc *test) in setup_abort_handlers()
621 static void setup_default_handlers(struct test_desc *test) in setup_default_handlers()
630 static void check_event_counts(struct test_desc *test) in check_event_counts()
639 struct test_desc *test = p->test_desc; in print_test_banner() local
657 struct test_desc *test) in vcpu_run_loop()
[all …]
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/tests/
Ddevinfo.c22 static void devinfo_table_order(struct kunit *test) in devinfo_table_order()
45 static void devinfo_pci_ids(struct kunit *test) in devinfo_pci_ids()
/linux-6.14.4/drivers/fpga/tests/
Dfpga-region-test.c102 static void fpga_region_test_class_find(struct kunit *test) in fpga_region_test_class_find()
117 static void fpga_region_test_program_fpga(struct kunit *test) in fpga_region_test_program_fpga()
157 static int fpga_region_test_init(struct kunit *test) in fpga_region_test_init()
/linux-6.14.4/security/ipe/
Dpolicy_tests.c247 static void ipe_parser_unsigned_test(struct kunit *test) in ipe_parser_unsigned_test()
274 static void ipe_parser_widestring_test(struct kunit *test) in ipe_parser_widestring_test()

12345678910>>...20