Symbol: kunit_suite
arch/powerpc/kvm/test-guest-state-buffer.c
535
static struct kunit_suite guest_state_buffer_test_suite = {
arch/riscv/kernel/tests/kprobes/test-kprobes.c
51
static struct kunit_suite kprobes_test_suite = {
arch/riscv/kernel/tests/module_test/test_module_linking_main.c
83
static struct kunit_suite riscv_module_linking_test_suite = {
arch/s390/lib/test_kprobes.c
68
static struct kunit_suite kprobes_test_suite = {
arch/s390/lib/test_modules.c
25
static struct kunit_suite modules_test_suite = {
arch/s390/lib/test_unwind.c
515
static struct kunit_suite test_unwind_suite = {
drivers/android/tests/binder_alloc_kunit.c
561
static struct kunit_suite binder_alloc_test_suite = {
drivers/base/power/qos-test.c
113
static struct kunit_suite pm_qos_test_module = {
drivers/base/power/runtime-test.c
242
static struct kunit_suite pm_runtime_test_suite = {
drivers/base/regmap/regmap-kunit.c
2213
static struct kunit_suite regmap_test_suite = {
drivers/base/test/platform-device-test.c
217
static struct kunit_suite platform_device_devm_test_suite = {
drivers/base/test/platform-device-test.c
251
static struct kunit_suite platform_device_match_test_suite = {
drivers/base/test/property-entry-test.c
503
static struct kunit_suite property_entry_test_suite = {
drivers/base/test/root-device-test.c
102
static struct kunit_suite root_device_devm_test_suite = {
drivers/char/misc_minor_kunit.c
661
static struct kunit_suite test_suite = {
drivers/char/misc_minor_kunit.c
67
static int miscdev_find_minors(struct kunit_suite *suite)
drivers/char/misc_minor_kunit.c
679
static struct kunit_suite test_init_suite = {
drivers/clk/clk-fixed-rate_test.c
168
static struct kunit_suite clk_fixed_rate_suite = {
drivers/clk/clk-fixed-rate_test.c
273
static struct kunit_suite clk_fixed_rate_parent_suite = {
drivers/clk/clk-fixed-rate_test.c
368
static struct kunit_suite clk_fixed_rate_of_suite = {
drivers/clk/clk-fractional-divider_test.c
139
static struct kunit_suite clk_fd_approximation_suite = {
drivers/clk/clk-gate_test.c
125
static struct kunit_suite clk_gate_register_test_suite = {
drivers/clk/clk-gate_test.c
232
static struct kunit_suite clk_gate_test_suite = {
drivers/clk/clk-gate_test.c
305
static struct kunit_suite clk_gate_test_invert_suite = {
drivers/clk/clk-gate_test.c
377
static struct kunit_suite clk_gate_test_hiword_suite = {
drivers/clk/clk-gate_test.c
452
static struct kunit_suite clk_gate_test_enabled_suite = {
drivers/clk/clk_test.c
1207
static struct kunit_suite
drivers/clk/clk_test.c
1293
static struct kunit_suite clk_orphan_transparent_single_parent_test_suite = {
drivers/clk/clk_test.c
1422
static struct kunit_suite
drivers/clk/clk_test.c
1758
static struct kunit_suite clk_range_test_suite = {
drivers/clk/clk_test.c
1946
static struct kunit_suite clk_range_maximize_test_suite = {
drivers/clk/clk_test.c
2126
static struct kunit_suite clk_range_minimize_test_suite = {
drivers/clk/clk_test.c
2331
static struct kunit_suite clk_leaf_mux_set_rate_parent_test_suite = {
drivers/clk/clk_test.c
2486
static struct kunit_suite clk_mux_notifier_test_suite = {
drivers/clk/clk_test.c
2631
static struct kunit_suite clk_mux_no_reparent_test_suite = {
drivers/clk/clk_test.c
2790
static struct kunit_suite clk_register_clk_parent_data_of_suite = {
drivers/clk/clk_test.c
3082
static struct kunit_suite clk_register_clk_parent_data_device_suite = {
drivers/clk/clk_test.c
334
static struct kunit_suite clk_test_suite = {
drivers/clk/clk_test.c
3400
static struct kunit_suite clk_assigned_rates_suite = {
drivers/clk/clk_test.c
3539
static struct kunit_suite clk_hw_get_dev_of_node_test_suite = {
drivers/clk/clk_test.c
455
static struct kunit_suite clk_uncached_test_suite = {
drivers/clk/clk_test.c
604
static struct kunit_suite
drivers/clk/clk_test.c
936
static struct kunit_suite clk_orphan_transparent_multiple_parent_mux_test_suite = {
drivers/firewire/device-attribute-test.c
249
static struct kunit_suite device_attr_test_suite = {
drivers/firewire/ohci-serdes-test.c
115
static struct kunit_suite ohci_serdes_test_suite = {
drivers/firewire/packet-serdes-test.c
910
static struct kunit_suite packet_serdes_test_suite = {
drivers/firewire/self-id-sequence-helper-test.c
145
static struct kunit_suite self_id_sequence_helper_test_suite = {
drivers/firewire/uapi-test.c
83
static struct kunit_suite structure_layout_test_suite = {
drivers/firmware/cirrus/test/cs_dsp_test_bin.c
2833
static struct kunit_suite cs_dsp_bin_test_halo = {
drivers/firmware/cirrus/test/cs_dsp_test_bin.c
2840
static struct kunit_suite cs_dsp_bin_test_halo_wmdr3 = {
drivers/firmware/cirrus/test/cs_dsp_test_bin.c
2846
static struct kunit_suite cs_dsp_bin_test_adsp2_32bit = {
drivers/firmware/cirrus/test/cs_dsp_test_bin.c
2853
static struct kunit_suite cs_dsp_bin_test_adsp2_16bit = {
drivers/firmware/cirrus/test/cs_dsp_test_bin_error.c
584
static struct kunit_suite cs_dsp_bin_err_test_halo = {
drivers/firmware/cirrus/test/cs_dsp_test_bin_error.c
591
static struct kunit_suite cs_dsp_bin_err_test_adsp2_32bit = {
drivers/firmware/cirrus/test/cs_dsp_test_bin_error.c
598
static struct kunit_suite cs_dsp_bin_err_test_adsp2_16bit = {
drivers/firmware/cirrus/test/cs_dsp_test_callbacks.c
648
static struct kunit_suite cs_dsp_callbacks_test_halo = {
drivers/firmware/cirrus/test/cs_dsp_test_callbacks.c
654
static struct kunit_suite cs_dsp_callbacks_test_adsp2v2_32bit = {
drivers/firmware/cirrus/test/cs_dsp_test_callbacks.c
660
static struct kunit_suite cs_dsp_callbacks_test_adsp2v1_32bit = {
drivers/firmware/cirrus/test/cs_dsp_test_callbacks.c
666
static struct kunit_suite cs_dsp_callbacks_test_adsp2_16bit = {
drivers/firmware/cirrus/test/cs_dsp_test_callbacks.c
672
static struct kunit_suite cs_dsp_watchdog_test_adsp2v2_32bit = {
drivers/firmware/cirrus/test/cs_dsp_test_callbacks.c
678
static struct kunit_suite cs_dsp_watchdog_test_halo_32bit = {
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
3247
static struct kunit_suite cs_dsp_ctl_cache_test_halo = {
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
3253
static struct kunit_suite cs_dsp_ctl_cache_test_adsp2_32bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
3259
static struct kunit_suite cs_dsp_ctl_cache_test_adsp2_32bit_wmfw2 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
3265
static struct kunit_suite cs_dsp_ctl_cache_test_adsp2_16bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
3271
static struct kunit_suite cs_dsp_ctl_cache_test_adsp2_16bit_wmfw2 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
1804
static struct kunit_suite cs_dsp_ctl_parse_test_halo = {
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
1810
static struct kunit_suite cs_dsp_ctl_parse_test_adsp2_32bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
1816
static struct kunit_suite cs_dsp_ctl_parse_test_adsp2_32bit_wmfw2 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
1822
static struct kunit_suite cs_dsp_ctl_parse_test_adsp2_16bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
1828
static struct kunit_suite cs_dsp_ctl_parse_test_adsp2_16bit_wmfw2 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
2635
static struct kunit_suite cs_dsp_ctl_rw_test_halo = {
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
2641
static struct kunit_suite cs_dsp_ctl_rw_test_adsp2_32bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
2647
static struct kunit_suite cs_dsp_ctl_rw_test_adsp2_32bit_wmfw2 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
2653
static struct kunit_suite cs_dsp_ctl_rw_test_adsp2_16bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
2659
static struct kunit_suite cs_dsp_ctl_rw_test_adsp2_16bit_wmfw2 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
2180
static struct kunit_suite cs_dsp_wmfw_test_halo = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
2187
static struct kunit_suite cs_dsp_wmfw_test_adsp2_32bit_wmfw0 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
2194
static struct kunit_suite cs_dsp_wmfw_test_adsp2_32bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
2201
static struct kunit_suite cs_dsp_wmfw_test_adsp2_32bit_wmfw2 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
2208
static struct kunit_suite cs_dsp_wmfw_test_adsp2_16bit_wmfw0 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
2215
static struct kunit_suite cs_dsp_wmfw_test_adsp2_16bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
2222
static struct kunit_suite cs_dsp_wmfw_test_adsp2_16bit_wmfw2 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
1304
static struct kunit_suite cs_dsp_wmfw_err_test_halo = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
1311
static struct kunit_suite cs_dsp_wmfw_err_test_adsp2_32bit_wmfw0 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
1318
static struct kunit_suite cs_dsp_wmfw_err_test_adsp2_32bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
1325
static struct kunit_suite cs_dsp_wmfw_err_test_adsp2_32bit_wmfw2 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
1332
static struct kunit_suite cs_dsp_wmfw_err_test_adsp2_16bit_wmfw0 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
1339
static struct kunit_suite cs_dsp_wmfw_err_test_adsp2_16bit_wmfw1 = {
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
1346
static struct kunit_suite cs_dsp_wmfw_err_test_adsp2_16bit_wmfw2 = {
drivers/fpga/tests/fpga-bridge-test.c
165
static struct kunit_suite fpga_bridge_suite = {
drivers/fpga/tests/fpga-mgr-test.c
326
static struct kunit_suite fpga_mgr_suite = {
drivers/fpga/tests/fpga-region-test.c
209
static struct kunit_suite fpga_region_suite = {
drivers/gpu/drm/imagination/pvr_test.c
64
static struct kunit_suite pvr_tests_suite = {
drivers/gpu/drm/scheduler/tests/tests_basic.c
202
static struct kunit_suite drm_sched_basic = {
drivers/gpu/drm/scheduler/tests/tests_basic.c
243
static struct kunit_suite drm_sched_cancel = {
drivers/gpu/drm/scheduler/tests/tests_basic.c
338
static struct kunit_suite drm_sched_timeout = {
drivers/gpu/drm/scheduler/tests/tests_basic.c
428
static struct kunit_suite drm_sched_priority = {
drivers/gpu/drm/scheduler/tests/tests_basic.c
496
static struct kunit_suite drm_sched_modify_sched = {
drivers/gpu/drm/scheduler/tests/tests_basic.c
553
static struct kunit_suite drm_sched_credits = {
drivers/gpu/drm/tests/drm_atomic_state_test.c
394
static struct kunit_suite drm_test_check_modeset_test_suite = {
drivers/gpu/drm/tests/drm_atomic_state_test.c
399
static struct kunit_suite drm_in_clone_mode_check_test_suite = {
drivers/gpu/drm/tests/drm_atomic_test.c
144
static struct kunit_suite drm_atomic_get_connector_for_encoder_test_suite = {
drivers/gpu/drm/tests/drm_bridge_test.c
274
static struct kunit_suite drm_bridge_get_current_state_test_suite = {
drivers/gpu/drm/tests/drm_bridge_test.c
437
static struct kunit_suite drm_bridge_helper_reset_crtc_test_suite = {
drivers/gpu/drm/tests/drm_bridge_test.c
505
static struct kunit_suite drm_bridge_alloc_test_suite = {
drivers/gpu/drm/tests/drm_buddy_test.c
894
static int drm_buddy_suite_init(struct kunit_suite *suite)
drivers/gpu/drm/tests/drm_buddy_test.c
918
static struct kunit_suite drm_buddy_test_suite = {
drivers/gpu/drm/tests/drm_client_modeset_test.c
192
static struct kunit_suite drm_test_pick_cmdline_test_suite = {
drivers/gpu/drm/tests/drm_cmdline_parser_test.c
1070
static struct kunit_suite drm_cmdline_parser_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
1284
static struct kunit_suite drmm_connector_hdmi_init_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
1349
static struct kunit_suite drm_get_tv_mode_from_name_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
1406
static struct kunit_suite drm_hdmi_connector_get_broadcast_rgb_name_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
1464
static struct kunit_suite drm_hdmi_connector_get_output_format_name_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
1521
static struct kunit_suite drm_connector_attach_broadcast_rgb_property_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
1816
static struct kunit_suite drm_hdmi_compute_mode_clock_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
198
static struct kunit_suite drmm_connector_init_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
374
static struct kunit_suite drm_connector_dynamic_init_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
484
static struct kunit_suite drm_connector_dynamic_register_early_test_suite = {
drivers/gpu/drm/tests/drm_connector_test.c
656
static struct kunit_suite drm_connector_dynamic_register_test_suite = {
drivers/gpu/drm/tests/drm_damage_helper_test.c
631
static struct kunit_suite drm_damage_helper_test_suite = {
drivers/gpu/drm/tests/drm_dp_mst_helper_test.c
569
static struct kunit_suite drm_dp_mst_helper_test_suite = {
drivers/gpu/drm/tests/drm_exec_test.c
212
static struct kunit_suite drm_exec_test_suite = {
drivers/gpu/drm/tests/drm_fixp_test.c
62
static struct kunit_suite drm_fixp_test_suite = {
drivers/gpu/drm/tests/drm_format_helper_test.c
1731
static struct kunit_suite drm_format_helper_test_suite = {
drivers/gpu/drm/tests/drm_format_test.c
352
static struct kunit_suite drm_format_test_suite = {
drivers/gpu/drm/tests/drm_framebuffer_test.c
716
static struct kunit_suite drm_framebuffer_test_suite = {
drivers/gpu/drm/tests/drm_gem_shmem_test.c
386
static struct kunit_suite drm_gem_shmem_suite = {
drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c
2242
static struct kunit_suite drm_atomic_helper_connector_hdmi_check_test_suite = {
drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c
2393
static struct kunit_suite drm_atomic_helper_connector_hdmi_reset_test_suite = {
drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c
2520
static struct kunit_suite drm_atomic_helper_connector_hdmi_mode_valid_test_suite = {
drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c
3130
static struct kunit_suite drm_atomic_helper_connector_hdmi_infoframes_test_suite = {
drivers/gpu/drm/tests/drm_managed_test.c
107
static struct kunit_suite drm_managed_test_suite = {
drivers/gpu/drm/tests/drm_mm_test.c
352
static struct kunit_suite drm_mm_test_suite = {
drivers/gpu/drm/tests/drm_modes_test.c
198
static struct kunit_suite drm_modes_analog_tv_test_suite = {
drivers/gpu/drm/tests/drm_panic_test.c
215
static struct kunit_suite drm_panic_suite = {
drivers/gpu/drm/tests/drm_plane_helper_test.c
310
static struct kunit_suite drm_plane_helper_test_suite = {
drivers/gpu/drm/tests/drm_probe_helper_test.c
207
static struct kunit_suite drm_test_connector_helper_tv_get_modes_suite = {
drivers/gpu/drm/tests/drm_rect_test.c
522
static struct kunit_suite drm_rect_test_suite = {
drivers/gpu/drm/tests/drm_sysfb_modeset_test.c
159
static struct kunit_suite drm_sysfb_modeset_test_suite = {
drivers/gpu/drm/ttm/tests/ttm_bo_test.c
627
static struct kunit_suite ttm_bo_test_suite = {
drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c
1166
static struct kunit_suite ttm_bo_validate_test_suite = {
drivers/gpu/drm/ttm/tests/ttm_device_test.c
196
static struct kunit_suite ttm_device_test_suite = {
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
427
static struct kunit_suite ttm_pool_test_suite = {
drivers/gpu/drm/ttm/tests/ttm_resource_test.c
327
static struct kunit_suite ttm_resource_test_suite = {
drivers/gpu/drm/ttm/tests/ttm_tt_test.c
392
static struct kunit_suite ttm_tt_test_suite = {
drivers/gpu/drm/vc4/tests/vc4_test_pv_muxing.c
1131
static struct kunit_suite vc5_pv_muxing_bugs_test_suite = {
drivers/gpu/drm/vc4/tests/vc4_test_pv_muxing.c
801
static struct kunit_suite vc4_pv_muxing_test_suite = {
drivers/gpu/drm/vc4/tests/vc4_test_pv_muxing.c
815
static struct kunit_suite vc5_pv_muxing_test_suite = {
drivers/gpu/drm/vkms/tests/vkms_color_test.c
406
static struct kunit_suite vkms_color_test_suite = {
drivers/gpu/drm/vkms/tests/vkms_config_test.c
1021
static struct kunit_suite vkms_config_test_suite = {
drivers/gpu/drm/vkms/tests/vkms_format_test.c
271
static struct kunit_suite vkms_format_test_suite = {
drivers/gpu/drm/xe/tests/xe_args_test.c
270
static struct kunit_suite args_test_suite = {
drivers/gpu/drm/xe/tests/xe_bo.c
613
struct kunit_suite xe_bo_test_suite = {
drivers/gpu/drm/xe/tests/xe_bo.c
627
struct kunit_suite xe_bo_shrink_test_suite = {
drivers/gpu/drm/xe/tests/xe_dma_buf.c
295
struct kunit_suite xe_dma_buf_test_suite = {
drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c
202
static struct kunit_suite pf_gt_config_suite = {
drivers/gpu/drm/xe/tests/xe_guc_buf_kunit.c
327
static struct kunit_suite guc_buf_suite = {
drivers/gpu/drm/xe/tests/xe_guc_db_mgr_test.c
195
static struct kunit_suite guc_dbm_suite = {
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
771
struct kunit_suite xe_guc_g2g_test_suite = {
drivers/gpu/drm/xe/tests/xe_guc_id_mgr_test.c
128
static struct kunit_suite guc_id_mgr_suite = {
drivers/gpu/drm/xe/tests/xe_guc_relay_test.c
430
static struct kunit_suite pf_relay_suite = {
drivers/gpu/drm/xe/tests/xe_guc_relay_test.c
470
static struct kunit_suite vf_relay_suite = {
drivers/gpu/drm/xe/tests/xe_guc_relay_test.c
514
static struct kunit_suite no_relay_suite = {
drivers/gpu/drm/xe/tests/xe_live_test_mod.c
10
extern struct kunit_suite xe_dma_buf_test_suite;
drivers/gpu/drm/xe/tests/xe_live_test_mod.c
11
extern struct kunit_suite xe_migrate_test_suite;
drivers/gpu/drm/xe/tests/xe_live_test_mod.c
12
extern struct kunit_suite xe_mocs_test_suite;
drivers/gpu/drm/xe/tests/xe_live_test_mod.c
13
extern struct kunit_suite xe_guc_g2g_test_suite;
drivers/gpu/drm/xe/tests/xe_live_test_mod.c
8
extern struct kunit_suite xe_bo_test_suite;
drivers/gpu/drm/xe/tests/xe_live_test_mod.c
9
extern struct kunit_suite xe_bo_shrink_test_suite;
drivers/gpu/drm/xe/tests/xe_lmtt_test.c
68
static struct kunit_suite lmtt_suite = {
drivers/gpu/drm/xe/tests/xe_migrate.c
780
struct kunit_suite xe_migrate_test_suite = {
drivers/gpu/drm/xe/tests/xe_mocs.c
188
struct kunit_suite xe_mocs_test_suite = {
drivers/gpu/drm/xe/tests/xe_pci_test.c
71
static struct kunit_suite xe_pci_test_suite = {
drivers/gpu/drm/xe/tests/xe_rtp_test.c
541
static struct kunit_suite xe_rtp_test_suite = {
drivers/gpu/drm/xe/tests/xe_sriov_pf_service_kunit.c
221
static struct kunit_suite pf_service_suite = {
drivers/gpu/drm/xe/tests/xe_wa_test.c
67
static struct kunit_suite xe_rtp_test_suite = {
drivers/hid/hid-input-test.c
71
static struct kunit_suite hid_input_test_suite = {
drivers/hid/hid-uclogic-core-test.c
103
static struct kunit_suite hid_uclogic_core_test_suite = {
drivers/hid/hid-uclogic-params-test.c
213
static struct kunit_suite hid_uclogic_params_test_suite = {
drivers/hid/hid-uclogic-rdesc-test.c
211
static struct kunit_suite hid_uclogic_rdesc_test_suite = {
drivers/hwtracing/coresight/coresight-kunit-tests.c
66
static struct kunit_suite coresight_test_suite = {
drivers/iio/test/iio-test-format.c
263
static struct kunit_suite iio_format_test_suite = {
drivers/iio/test/iio-test-gts.c
505
static struct kunit_suite iio_gts_test_suite = {
drivers/iio/test/iio-test-multiply.c
203
static struct kunit_suite iio_multiply_test_suite = {
drivers/iio/test/iio-test-rescale.c
710
static struct kunit_suite iio_rescale_test_suite = {
drivers/input/tests/input_test.c
172
static struct kunit_suite input_test_suite = {
drivers/interconnect/icc-kunit.c
313
static struct kunit_suite icc_test_suite = {
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.c
668
static int arm_smmu_v3_test_suite_init(struct kunit_suite *test)
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.c
675
static struct kunit_suite arm_smmu_v3_test_module = {
drivers/iommu/generic_pt/kunit_generic_pt.h
817
static struct kunit_suite NS(generic_pt_suite) = {
drivers/iommu/generic_pt/kunit_iommu_pt.h
477
static struct kunit_suite NS(iommu_suite) = {
drivers/iommu/io-pgtable-arm-selftests.c
206
static struct kunit_suite io_pgtable_arm_test = {
drivers/leds/led-test.c
122
static struct kunit_suite led_test_suite = {
drivers/mmc/host/sdhci-of-aspeed-test.c
94
static struct kunit_suite aspeed_sdhci_test_suite = {
drivers/net/ethernet/ibm/ibmveth.c
2274
static struct kunit_suite ibmveth_test_suite = {
drivers/net/ethernet/microchip/vcap/vcap_api_debugfs_kunit.c
549
static struct kunit_suite vcap_api_debugfs_test_suite = {
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
2250
static struct kunit_suite vcap_api_rule_enable_test_suite = {
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
2255
static struct kunit_suite vcap_api_rule_remove_test_suite = {
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
2266
static struct kunit_suite vcap_api_rule_insert_test_suite = {
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
2277
static struct kunit_suite vcap_api_rule_counter_test_suite = {
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
2290
static struct kunit_suite vcap_api_support_test_suite = {
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
2303
static struct kunit_suite vcap_api_full_rule_test_suite = {
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
2314
static struct kunit_suite vcap_api_rule_value_test_suite = {
drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c
2340
static struct kunit_suite vcap_api_encoding_test_suite = {
drivers/net/mctp/mctp-serial.c
627
static struct kunit_suite mctp_serial_test_suite = {
drivers/net/wireless/intel/iwlwifi/mld/tests/agg.c
657
static struct kunit_suite reorder_buffer = {
drivers/net/wireless/intel/iwlwifi/mld/tests/hcmd.c
57
static struct kunit_suite hcmd_names = {
drivers/net/wireless/intel/iwlwifi/mld/tests/link-selection.c
167
static struct kunit_suite link_selection = {
drivers/net/wireless/intel/iwlwifi/mld/tests/link-selection.c
333
static struct kunit_suite link_pair_criteria_tests = {
drivers/net/wireless/intel/iwlwifi/mld/tests/link.c
104
static struct kunit_suite link = {
drivers/net/wireless/intel/iwlwifi/mld/tests/rx.c
347
static struct kunit_suite is_dup = {
drivers/net/wireless/intel/iwlwifi/mld/tests/utils.c
498
static struct kunit_suite chandef_tests = {
drivers/net/wireless/intel/iwlwifi/mvm/tests/hcmd.c
33
static struct kunit_suite hcmd_names = {
drivers/net/wireless/intel/iwlwifi/tests/devinfo.c
311
static struct kunit_suite iwlwifi_devinfo = {
drivers/net/wireless/intel/iwlwifi/tests/nvm_parse.c
67
static struct kunit_suite nvm_flags_suite = {
drivers/net/wireless/intel/iwlwifi/tests/utils.c
104
static struct kunit_suite average_db = {
drivers/of/of_test.c
168
static struct kunit_suite of_address_suite = {
drivers/of/of_test.c
52
static struct kunit_suite of_dtb_suite = {
drivers/of/overlay_test.c
111
static struct kunit_suite of_overlay_apply_kunit_suite = {
drivers/phy/phy-common-props-test.c
413
static struct kunit_suite phy_common_props_test_suite = {
drivers/pinctrl/qcom/tlmm-test.c
618
static int tlmm_test_init_suite(struct kunit_suite *suite)
drivers/pinctrl/qcom/tlmm-test.c
668
static void tlmm_test_exit_suite(struct kunit_suite *suite)
drivers/pinctrl/qcom/tlmm-test.c
698
static struct kunit_suite tlmm_test_suite = {
drivers/platform/chrome/cros_ec_proto_test.c
2734
static struct kunit_suite cros_ec_proto_test_suite = {
drivers/platform/wmi/tests/marshalling_kunit.c
442
static struct kunit_suite wmi_marshalling_test_suite = {
drivers/platform/wmi/tests/string_kunit.c
287
static struct kunit_suite wmi_string_test_suite = {
drivers/platform/x86/intel/pmt/discovery-kunit.c
106
static struct kunit_suite intel_pmt_discovery_test_suite = {
drivers/resctrl/test_mpam_devices.c
392
static struct kunit_suite mpam_devices_test_suite = {
drivers/rtc/test_rtc_lib.c
98
static struct kunit_suite rtc_lib_test_suite = {
drivers/scsi/scsi_lib_test.c
332
static struct kunit_suite scsi_lib_test_suite = {
drivers/scsi/scsi_proto_test.c
48
static struct kunit_suite scsi_proto_test_suite = {
drivers/thunderbolt/test.c
2898
static struct kunit_suite tb_test_suite = {
drivers/virt/nitro_enclaves/ne_misc_dev_test.c
149
static struct kunit_suite ne_misc_dev_test_suite = {
fs/ext4/extents-test.c
1020
static struct kunit_suite extents_test_suite = {
fs/ext4/inode-test.c
275
static struct kunit_suite ext4_inode_test_suite = {
fs/ext4/mballoc-test.c
990
static struct kunit_suite mbt_test_suite = {
fs/fat/fat_test.c
189
static struct kunit_suite fat_test_suite = {
fs/hfs/string_test.c
124
static struct kunit_suite hfs_string_test_suite = {
fs/hfsplus/unicode_test.c
1570
static struct kunit_suite hfsplus_unicode_test_suite = {
fs/smb/client/smb2maperror_test.c
43
static struct kunit_suite maperror_suite = {
fs/tests/binfmt_elf_kunit.c
59
static struct kunit_suite binfmt_elf_test_suite = {
fs/tests/exec_kunit.c
127
static struct kunit_suite exec_test_suite = {
fs/unicode/tests/utf8_kunit.c
285
static struct kunit_suite unicode_normalization_test_suite = {
include/kunit/attributes.h
47
struct kunit_suite *kunit_filter_attr_tests(const struct kunit_suite *const suite,
include/kunit/test.h
275
int (*suite_init)(struct kunit_suite *suite);
include/kunit/test.h
276
void (*suite_exit)(struct kunit_suite *suite);
include/kunit/test.h
292
struct kunit_suite * const *start;
include/kunit/test.h
293
struct kunit_suite * const *end;
include/kunit/test.h
373
int kunit_run_tests(struct kunit_suite *suite);
include/kunit/test.h
375
size_t kunit_suite_num_test_cases(struct kunit_suite *suite);
include/kunit/test.h
377
unsigned int kunit_test_case_num(struct kunit_suite *suite,
include/kunit/test.h
388
int __kunit_test_suites_init(struct kunit_suite * const * const suites, int num_suites,
include/kunit/test.h
391
void __kunit_test_suites_exit(struct kunit_suite **suites, int num_suites);
include/kunit/test.h
411
static struct kunit_suite *unique_array[] \
include/kunit/test.h
412
__aligned(sizeof(struct kunit_suite *)) \
include/kunit/test.h
436
static struct kunit_suite *unique_array[] \
include/kunit/test.h
437
__aligned(sizeof(struct kunit_suite *)) \
include/kunit/test.h
470
enum kunit_status kunit_suite_has_succeeded(struct kunit_suite *suite);
include/linux/module.h
541
struct kunit_suite **kunit_init_suites;
include/linux/module.h
543
struct kunit_suite **kunit_suites;
init/initramfs_test.c
513
static struct kunit_suite initramfs_test_suite = {
kernel/crash_core_test.c
334
static struct kunit_suite crash_exclude_mem_range_suite = {
kernel/events/hw_breakpoint_test.c
323
static struct kunit_suite hw_breakpoint_test_suite = {
kernel/irq/irq_test.c
229
static struct kunit_suite irq_test_suite = {
kernel/kcsan/kcsan_test.c
1600
static int kcsan_suite_init(struct kunit_suite *suite)
kernel/kcsan/kcsan_test.c
1606
static void kcsan_suite_exit(struct kunit_suite *suite)
kernel/kcsan/kcsan_test.c
1612
static struct kunit_suite kcsan_test_suite = {
kernel/printk/printk_ringbuffer_kunit_test.c
318
static struct kunit_suite prb_test_suite = {
kernel/resource_kunit.c
299
static struct kunit_suite resource_test_suite = {
kernel/sysctl-test.c
384
static struct kunit_suite sysctl_test_suite = {
kernel/time/time_test.c
95
static struct kunit_suite time_test_suite = {
lib/crc/tests/crc_kunit.c
107
static void crc_suite_exit(struct kunit_suite *suite)
lib/crc/tests/crc_kunit.c
487
static struct kunit_suite crc_test_suite = {
lib/crc/tests/crc_kunit.c
90
static int crc_suite_init(struct kunit_suite *suite)
lib/crypto/tests/blake2b_kunit.c
124
static struct kunit_suite blake2b_test_suite = {
lib/crypto/tests/blake2s_kunit.c
124
static struct kunit_suite blake2s_test_suite = {
lib/crypto/tests/curve25519_kunit.c
1356
static struct kunit_suite curve25519_test_suite = {
lib/crypto/tests/hash-test-template.h
74
static int hash_suite_init(struct kunit_suite *suite)
lib/crypto/tests/hash-test-template.h
91
static void hash_suite_exit(struct kunit_suite *suite)
lib/crypto/tests/md5_kunit.c
30
static struct kunit_suite hash_test_suite = {
lib/crypto/tests/mldsa_kunit.c
430
static struct kunit_suite mldsa_kunit_suite = {
lib/crypto/tests/nh_kunit.c
36
static struct kunit_suite nh_test_suite = {
lib/crypto/tests/poly1305_kunit.c
156
static struct kunit_suite poly1305_test_suite = {
lib/crypto/tests/poly1305_kunit.c
46
static int poly1305_suite_init(struct kunit_suite *suite)
lib/crypto/tests/poly1305_kunit.c
52
static void poly1305_suite_exit(struct kunit_suite *suite)
lib/crypto/tests/polyval_kunit.c
189
static int polyval_suite_init(struct kunit_suite *suite)
lib/crypto/tests/polyval_kunit.c
198
static void polyval_suite_exit(struct kunit_suite *suite)
lib/crypto/tests/polyval_kunit.c
214
static struct kunit_suite polyval_test_suite = {
lib/crypto/tests/sha1_kunit.c
30
static struct kunit_suite hash_test_suite = {
lib/crypto/tests/sha224_kunit.c
30
static struct kunit_suite hash_test_suite = {
lib/crypto/tests/sha256_kunit.c
215
static struct kunit_suite hash_test_suite = {
lib/crypto/tests/sha384_kunit.c
30
static struct kunit_suite hash_test_suite = {
lib/crypto/tests/sha3_kunit.c
413
static struct kunit_suite sha3_test_suite = {
lib/crypto/tests/sha512_kunit.c
30
static struct kunit_suite hash_test_suite = {
lib/kunit/assert_test.c
383
static struct kunit_suite assert_test_suite = {
lib/kunit/attributes.c
215
struct kunit_suite *suite = is_test ? NULL : test_or_suite;
lib/kunit/attributes.c
226
struct kunit_suite *suite = is_test ? NULL : test_or_suite;
lib/kunit/attributes.c
240
struct kunit_suite *suite = is_test ? NULL : test_or_suite;
lib/kunit/attributes.c
291
struct kunit_suite *suite = is_test ? NULL : test_or_suite;
lib/kunit/attributes.c
397
struct kunit_suite *kunit_filter_attr_tests(const struct kunit_suite *const suite,
lib/kunit/attributes.c
402
struct kunit_suite *copy;
lib/kunit/debugfs.c
101
struct kunit_suite *suite;
lib/kunit/debugfs.c
103
suite = (struct kunit_suite *)inode->i_private;
lib/kunit/debugfs.c
114
struct kunit_suite *suite = (struct kunit_suite *)seq->private;
lib/kunit/debugfs.c
129
struct kunit_suite *suite;
lib/kunit/debugfs.c
131
suite = (struct kunit_suite *)inode->i_private;
lib/kunit/debugfs.c
146
struct kunit_suite *suite = (struct kunit_suite *) f_inode->i_private;
lib/kunit/debugfs.c
168
void kunit_debugfs_create_suite(struct kunit_suite *suite)
lib/kunit/debugfs.c
222
void kunit_debugfs_destroy_suite(struct kunit_suite *suite)
lib/kunit/debugfs.c
66
struct kunit_suite *suite = (struct kunit_suite *)seq->private;
lib/kunit/debugfs.h
13
void kunit_debugfs_create_suite(struct kunit_suite *suite);
lib/kunit/debugfs.h
14
void kunit_debugfs_destroy_suite(struct kunit_suite *suite);
lib/kunit/debugfs.h
20
static inline void kunit_debugfs_create_suite(struct kunit_suite *suite) { }
lib/kunit/debugfs.h
22
static inline void kunit_debugfs_destroy_suite(struct kunit_suite *suite) { }
lib/kunit/executor.c
115
static struct kunit_suite *
lib/kunit/executor.c
116
kunit_filter_glob_tests(const struct kunit_suite *const suite, const char *test_glob)
lib/kunit/executor.c
120
struct kunit_suite *copy;
lib/kunit/executor.c
13
extern struct kunit_suite * const __kunit_suites_start[];
lib/kunit/executor.c
14
extern struct kunit_suite * const __kunit_suites_end[];
lib/kunit/executor.c
15
extern struct kunit_suite * const __kunit_init_suites_start[];
lib/kunit/executor.c
152
struct kunit_suite * const *suites;
lib/kunit/executor.c
16
extern struct kunit_suite * const __kunit_init_suites_end[];
lib/kunit/executor.c
174
struct kunit_suite **copy, **copy_start, *filtered_suite, *new_filtered_suite;
lib/kunit/executor.c
178
struct kunit_suite * const *suites;
lib/kunit/executor.c
293
struct kunit_suite * const *suites;
lib/kunit/executor.c
318
struct kunit_suite **total_suite_start = NULL;
lib/kunit/executor_test.c
100
struct kunit_suite *subsuite[3] = {NULL, NULL};
lib/kunit/executor_test.c
13
static struct kunit_suite *alloc_fake_suite(struct kunit *test,
lib/kunit/executor_test.c
152
struct kunit_suite *subsuite[3] = {NULL, NULL};
lib/kunit/executor_test.c
190
struct kunit_suite *subsuite[3] = {NULL, NULL};
lib/kunit/executor_test.c
211
struct kunit_suite *subsuite[2] = {NULL};
lib/kunit/executor_test.c
250
static struct kunit_suite executor_test_suite = {
lib/kunit/executor_test.c
281
static struct kunit_suite *alloc_fake_suite(struct kunit *test,
lib/kunit/executor_test.c
285
struct kunit_suite *suite;
lib/kunit/executor_test.c
45
struct kunit_suite *subsuite[3] = {NULL, NULL};
lib/kunit/executor_test.c
71
struct kunit_suite *subsuite[3] = {NULL, NULL};
lib/kunit/kunit-example-test.c
542
static struct kunit_suite example_test_suite = {
lib/kunit/kunit-example-test.c
58
static int example_test_init_suite(struct kunit_suite *suite)
lib/kunit/kunit-example-test.c
583
static struct kunit_suite example_init_test_suite = {
lib/kunit/kunit-example-test.c
69
static void example_test_exit_suite(struct kunit_suite *suite)
lib/kunit/kunit-test.c
109
static struct kunit_suite kunit_try_catch_test_suite = {
lib/kunit/kunit-test.c
152
static struct kunit_suite kunit_fault_test_suite = {
lib/kunit/kunit-test.c
576
static struct kunit_suite kunit_resource_test_suite = {
lib/kunit/kunit-test.c
594
struct kunit_suite suite;
lib/kunit/kunit-test.c
661
static struct kunit_suite kunit_log_test_suite = {
lib/kunit/kunit-test.c
701
static struct kunit_suite kunit_status_test_suite = {
lib/kunit/kunit-test.c
864
static struct kunit_suite kunit_device_test_suite = {
lib/kunit/kunit-test.c
869
static struct kunit_suite kunit_current_test_suite = {
lib/kunit/kunit-test.c
912
static struct kunit_suite kunit_stub_test_suite = {
lib/kunit/platform-test.c
115
static struct kunit_suite kunit_platform_device_suite = {
lib/kunit/platform-test.c
213
static struct kunit_suite kunit_platform_driver_suite = {
lib/kunit/string-stream-test.c
532
static struct kunit_suite string_stream_test_suite = {
lib/kunit/test.c
138
size_t kunit_suite_num_test_cases(struct kunit_suite *suite)
lib/kunit/test.c
157
static void kunit_print_suite_start(struct kunit_suite *suite)
lib/kunit/test.c
212
enum kunit_status kunit_suite_has_succeeded(struct kunit_suite *suite)
lib/kunit/test.c
233
static void kunit_print_suite_end(struct kunit_suite *suite)
lib/kunit/test.c
242
unsigned int kunit_test_case_num(struct kunit_suite *suite,
lib/kunit/test.c
409
static unsigned long kunit_test_timeout(struct kunit_suite *suite, struct kunit_case *test_case)
lib/kunit/test.c
430
struct kunit_suite *suite,
lib/kunit/test.c
465
struct kunit_suite *suite)
lib/kunit/test.c
475
struct kunit_suite *suite;
lib/kunit/test.c
483
struct kunit_suite *suite = ctx->suite;
lib/kunit/test.c
500
struct kunit_suite *suite = ctx->suite;
lib/kunit/test.c
568
static void kunit_run_case_catch_errors(struct kunit_suite *suite,
lib/kunit/test.c
602
static void kunit_print_suite_stats(struct kunit_suite *suite,
lib/kunit/test.c
685
kunit_run_param_test(struct kunit_suite *suite, struct kunit_case *test_case,
lib/kunit/test.c
754
kunit_run_one_test(struct kunit_suite *suite, struct kunit_case *test_case,
lib/kunit/test.c
789
int kunit_run_tests(struct kunit_suite *suite)
lib/kunit/test.c
823
static void kunit_init_suite(struct kunit_suite *suite)
lib/kunit/test.c
838
int __kunit_test_suites_init(struct kunit_suite * const * const suites, int num_suites,
lib/kunit/test.c
872
static void kunit_exit_suite(struct kunit_suite *suite)
lib/kunit/test.c
877
void __kunit_test_suites_exit(struct kunit_suite **suites, int num_suites)
lib/kunit/test.c
913
mod->kunit_suites = (struct kunit_suite **)filtered_set.start;
lib/math/tests/gcd_kunit.c
47
static struct kunit_suite gcd_test_suite = {
lib/math/tests/int_log_kunit.c
66
static struct kunit_suite int_log_test_suite = {
lib/math/tests/int_pow_kunit.c
44
static struct kunit_suite int_pow_test_suite = {
lib/math/tests/int_sqrt_kunit.c
58
static struct kunit_suite int_sqrt_test_suite = {
lib/math/tests/prime_numbers_kunit.c
12
struct kunit_suite *suite = ctx;
lib/math/tests/prime_numbers_kunit.c
39
static void kunit_suite_exit(struct kunit_suite *suite)
lib/math/tests/prime_numbers_kunit.c
49
static struct kunit_suite prime_numbers_suite = {
lib/math/tests/rational_kunit.c
49
static struct kunit_suite rational_test_suite = {
lib/packing_test.c
466
static struct kunit_suite packing_test_suite = {
lib/tests/base64_kunit.c
285
static struct kunit_suite base64_test_suite = {
lib/tests/bitfield_kunit.c
146
static struct kunit_suite bitfields_test_suite = {
lib/tests/bitops_kunit.c
194
static struct kunit_suite bitops_test_suite = {
lib/tests/blackhole_dev_kunit.c
76
static struct kunit_suite blackholedev_suite = {
lib/tests/checksum_kunit.c
631
static struct kunit_suite checksum_test_suite = {
lib/tests/cmdline_kunit.c
150
static struct kunit_suite cmdline_test_suite = {
lib/tests/cpumask_kunit.c
148
static struct kunit_suite test_cpumask_suite = {
lib/tests/ffs_kunit.c
558
static struct kunit_suite ffs_test_suite = {
lib/tests/fortify_kunit.c
1119
static struct kunit_suite fortify_test_suite = {
lib/tests/glob_kunit.c
118
static struct kunit_suite glob_test_suite = {
lib/tests/hashtable_test.c
310
static struct kunit_suite hashtable_test_module = {
lib/tests/is_signed_type_kunit.c
42
static struct kunit_suite is_signed_type_test_suite = {
lib/tests/kfifo_kunit.c
215
static struct kunit_suite kfifo_test_module = {
lib/tests/kunit_iov_iter.c
1028
static struct kunit_suite iov_kunit_suite = {
lib/tests/list-private-test.c
68
static struct kunit_suite list_private_test_module = {
lib/tests/list-test.c
1206
static struct kunit_suite hlist_test_module = {
lib/tests/list-test.c
1497
static struct kunit_suite klist_test_module = {
lib/tests/list-test.c
811
static struct kunit_suite list_test_module = {
lib/tests/longest_symbol_kunit.c
73
static struct kunit_suite longest_symbol_test_suite = {
lib/tests/memcpy_kunit.c
506
static struct kunit_suite memcpy_test_suite = {
lib/tests/min_heap_kunit.c
201
static struct kunit_suite min_heap_test_suite = {
lib/tests/overflow_kunit.c
1254
static struct kunit_suite overflow_test_suite = {
lib/tests/printf_kunit.c
772
static int printf_suite_init(struct kunit_suite *suite)
lib/tests/printf_kunit.c
784
static void printf_suite_exit(struct kunit_suite *suite)
lib/tests/printf_kunit.c
823
static struct kunit_suite printf_test_suite = {
lib/tests/randstruct_kunit.c
325
static struct kunit_suite randstruct_test_suite = {
lib/tests/scanf_kunit.c
781
static int scanf_suite_init(struct kunit_suite *suite)
lib/tests/scanf_kunit.c
798
static void scanf_suite_exit(struct kunit_suite *suite)
lib/tests/scanf_kunit.c
804
static struct kunit_suite scanf_test_suite = {
lib/tests/seq_buf_kunit.c
200
static struct kunit_suite seq_buf_test_suite = {
lib/tests/siphash_kunit.c
189
static struct kunit_suite siphash_test_suite = {
lib/tests/slub_kunit.c
321
static struct kunit_suite test_suite = {
lib/tests/stackinit_kunit.c
578
static struct kunit_suite stackinit_test_suite = {
lib/tests/string_helpers_kunit.c
621
static struct kunit_suite string_helpers_test_suite = {
lib/tests/string_kunit.c
642
static struct kunit_suite string_test_suite = {
lib/tests/test_bits.c
152
static struct kunit_suite bits_test_suite = {
lib/tests/test_fprobe.c
320
static struct kunit_suite fprobe_test_suite = {
lib/tests/test_hash.c
230
static struct kunit_suite hash_test_suite = {
lib/tests/test_kprobes.c
395
static struct kunit_suite kprobes_test_suite = {
lib/tests/test_linear_ranges.c
212
static struct kunit_suite range_test_module = {
lib/tests/test_list_sort.c
115
static struct kunit_suite list_sort_suite = {
lib/tests/test_ratelimit.c
136
static struct kunit_suite ratelimit_test_suite = {
lib/tests/test_sort.c
53
static struct kunit_suite sort_test_suite = {
lib/tests/usercopy_kunit.c
327
static struct kunit_suite usercopy_test_suite = {
lib/tests/util_macros_kunit.c
231
static struct kunit_suite util_macros_test_suite = {
lib/tests/uuid_kunit.c
97
static struct kunit_suite uuid_test_suite = {
mm/damon/tests/core-kunit.h
1271
static struct kunit_suite damon_test_suite = {
mm/damon/tests/sysfs-kunit.h
104
static struct kunit_suite damon_sysfs_test_suite = {
mm/damon/tests/vaddr-kunit.h
340
static struct kunit_suite damon_test_suite = {
mm/kasan/kasan_test_c.c
2277
static struct kunit_suite kasan_kunit_test_suite = {
mm/kasan/kasan_test_c.c
62
static int kasan_suite_init(struct kunit_suite *suite)
mm/kasan/kasan_test_c.c
83
static void kasan_suite_exit(struct kunit_suite *suite)
mm/kfence/kfence_test.c
848
static int kfence_suite_init(struct kunit_suite *suite)
mm/kfence/kfence_test.c
854
static void kfence_suite_exit(struct kunit_suite *suite)
mm/kfence/kfence_test.c
860
static struct kunit_suite kfence_test_suite = {
mm/kmsan/kmsan_test.c
786
static int kmsan_suite_init(struct kunit_suite *suite)
mm/kmsan/kmsan_test.c
794
static void kmsan_suite_exit(struct kunit_suite *suite)
mm/kmsan/kmsan_test.c
801
static struct kunit_suite kmsan_test_suite = {
mm/tests/lazy_mmu_mode_kunit.c
66
static struct kunit_suite lazy_mmu_mode_test_suite = {
net/core/dev_addr_lists_test.c
238
static struct kunit_suite dev_addr_test_suite = {
net/core/net_test.c
380
static struct kunit_suite net_test_suite = {
net/handshake/handshake-test.c
532
static struct kunit_suite handshake_api_suite = {
net/hsr/prp_dup_discard_test.c
193
static struct kunit_suite prp_dup_discard_suite = {
net/mac80211/tests/chan-mode.c
269
static struct kunit_suite chan_mode = {
net/mac80211/tests/elems.c
99
static struct kunit_suite element_parsing = {
net/mac80211/tests/mfp.c
281
static struct kunit_suite mfp = {
net/mac80211/tests/s1g_tim.c
351
static struct kunit_suite s1g_tim = {
net/mac80211/tests/tpe.c
279
static struct kunit_suite tpe = {
net/mctp/test/route-test.c
1593
static struct kunit_suite mctp_test_suite = {
net/mctp/test/sock-test.c
391
static struct kunit_suite mctp_test_suite = {
net/mptcp/crypto_test.c
65
static struct kunit_suite mptcp_crypto_suite = {
net/mptcp/token_test.c
143
static struct kunit_suite mptcp_token_suite = {
net/sunrpc/auth_gss/gss_krb5_test.c
1231
static struct kunit_suite rfc6803_suite = {
net/sunrpc/auth_gss/gss_krb5_test.c
1724
static struct kunit_suite rfc8009_suite = {
net/sunrpc/auth_gss/gss_krb5_test.c
1847
static struct kunit_suite encryption_test_suite = {
net/sunrpc/auth_gss/gss_krb5_test.c
332
static struct kunit_suite rfc3961_suite = {
net/sunrpc/auth_gss/gss_krb5_test.c
594
static struct kunit_suite rfc3962_suite = {
net/wireless/tests/chan.c
223
static struct kunit_suite chandef_compat = {
net/wireless/tests/fragmentation.c
172
static struct kunit_suite element_fragmentation = {
net/wireless/tests/scan.c
849
static struct kunit_suite gen_new_ie = {
net/wireless/tests/scan.c
862
static struct kunit_suite inform_bss = {
net/wireless/tests/scan.c
875
static struct kunit_suite scan_6ghz = {
security/apparmor/policy_unpack_test.c
607
static struct kunit_suite apparmor_policy_unpack_test_module = {
security/commoncap_test.c
279
static struct kunit_suite commoncap_test_suite = {
security/ipe/policy_tests.c
292
static struct kunit_suite ipe_parser_test_suite = {
security/landlock/audit.c
484
static struct kunit_suite test_suite = {
security/landlock/domain.c
258
static struct kunit_suite test_suite = {
security/landlock/fs.c
1872
static struct kunit_suite test_suite = {
security/landlock/id.c
288
static struct kunit_suite test_suite = {
sound/core/sound_kunit.c
316
static struct kunit_suite sound_utils_suite = {
sound/hda/codecs/side-codecs/cirrus_scodec_test.c
319
static struct kunit_suite cirrus_scodec_test_suite = {
sound/soc/codecs/cs-amp-lib-test.c
2609
static struct kunit_suite cs_amp_lib_test_suite = {
sound/soc/codecs/cs35l56-shared-test.c
622
static struct kunit_suite cs35l56_shared_test_suite_L56_B0_sdw = {
sound/soc/codecs/cs35l56-shared-test.c
628
static struct kunit_suite cs35l56_shared_test_suite_L56_B2_sdw = {
sound/soc/codecs/cs35l56-shared-test.c
634
static struct kunit_suite cs35l56_shared_test_suite_L63_A1_sdw = {
sound/soc/codecs/cs35l56-shared-test.c
640
static struct kunit_suite cs35l56_shared_test_suite_L56_B0_spi = {
sound/soc/codecs/cs35l56-shared-test.c
646
static struct kunit_suite cs35l56_shared_test_suite_L56_B2_spi = {
sound/soc/codecs/cs35l56-shared-test.c
652
static struct kunit_suite cs35l56_shared_test_suite_L56_B0_i2c = {
sound/soc/codecs/cs35l56-shared-test.c
658
static struct kunit_suite cs35l56_shared_test_suite_L56_B2_i2c = {
sound/soc/codecs/cs35l56-test.c
617
static struct kunit_suite cs35l56_test_suite_soundwire = {
sound/soc/codecs/cs35l56-test.c
623
static struct kunit_suite cs35l56_test_suite_not_soundwire = {
sound/soc/soc-card-test.c
119
static struct kunit_suite soc_card_test_suite = {
sound/soc/soc-ops-test.c
538
static struct kunit_suite soc_ops_test_suite = {
sound/soc/soc-topology-test.c
811
static struct kunit_suite snd_soc_tplg_test_suite = {
sound/soc/soc-utils-test.c
224
static struct kunit_suite soc_utils_test_suite = {