| /linux/mm/kasan/ |
| H A D | kasan_test_c.c | 91 static void kasan_test_exit(struct kunit *test) in kasan_test_exit() 121 #define KUNIT_EXPECT_KASAN_RESULT(test, expr, expr_str, fail) \ argument 158 #define KUNIT_EXPECT_KASAN_FAIL(test, expr) \ argument 175 #define KUNIT_EXPECT_KASAN_FAIL_READ(test, expr) \ argument 179 #define KASAN_TEST_NEEDS_CONFIG_ON(test, config) do { \ argument 184 #define KASAN_TEST_NEEDS_CONFIG_OFF(test, config) do { \ argument 189 #define KASAN_TEST_NEEDS_CHECKED_MEMINTRINSICS(test) do { \ argument 198 static void kmalloc_oob_right(struct kunit *test) in kmalloc_oob_right() 227 static void kmalloc_oob_left(struct kunit *test) in kmalloc_oob_left() 240 static void kmalloc_node_oob_right(struct kunit *test) in kmalloc_node_oob_right() [all …]
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_cmdline_parser_test.c | 15 static void drm_test_cmdline_force_e_only(struct kunit *test) in drm_test_cmdline_force_e_only() 33 static void drm_test_cmdline_force_D_only_not_digital(struct kunit *test) in drm_test_cmdline_force_D_only_not_digital() 55 static void drm_test_cmdline_force_D_only_hdmi(struct kunit *test) in drm_test_cmdline_force_D_only_hdmi() 77 static void drm_test_cmdline_force_D_only_dvi(struct kunit *test) in drm_test_cmdline_force_D_only_dvi() 95 static void drm_test_cmdline_force_d_only(struct kunit *test) in drm_test_cmdline_force_d_only() 113 static void drm_test_cmdline_res(struct kunit *test) in drm_test_cmdline_res() 135 static void drm_test_cmdline_res_vesa(struct kunit *test) in drm_test_cmdline_res_vesa() 157 static void drm_test_cmdline_res_vesa_rblank(struct kunit *test) in drm_test_cmdline_res_vesa_rblank() 179 static void drm_test_cmdline_res_rblank(struct kunit *test) in drm_test_cmdline_res_rblank() 201 static void drm_test_cmdline_res_bpp(struct kunit *test) in drm_test_cmdline_res_bpp() [all …]
|
| H A D | drm_format_test.c | 12 static void drm_test_format_block_width_invalid(struct kunit *test) in drm_test_format_block_width_invalid() 21 static void drm_test_format_block_width_one_plane(struct kunit *test) in drm_test_format_block_width_one_plane() 32 static void drm_test_format_block_width_two_plane(struct kunit *test) in drm_test_format_block_width_two_plane() 44 static void drm_test_format_block_width_three_plane(struct kunit *test) in drm_test_format_block_width_three_plane() 57 static void drm_test_format_block_width_tiled(struct kunit *test) in drm_test_format_block_width_tiled() 68 static void drm_test_format_block_height_invalid(struct kunit *test) in drm_test_format_block_height_invalid() 77 static void drm_test_format_block_height_one_plane(struct kunit *test) in drm_test_format_block_height_one_plane() 88 static void drm_test_format_block_height_two_plane(struct kunit *test) in drm_test_format_block_height_two_plane() 100 static void drm_test_format_block_height_three_plane(struct kunit *test) in drm_test_format_block_height_three_plane() 113 static void drm_test_format_block_height_tiled(struct kunit *test) in drm_test_format_block_height_tiled() [all …]
|
| H A D | drm_connector_test.c | 60 static int drm_test_connector_init(struct kunit *test) in drm_test_connector_init() 93 static void drm_test_drmm_connector_init(struct kunit *test) in drm_test_drmm_connector_init() 109 static void drm_test_drmm_connector_init_null_ddc(struct kunit *test) in drm_test_drmm_connector_init_null_ddc() 125 static void drm_test_drmm_connector_init_type_valid(struct kunit *test) in drm_test_drmm_connector_init_type_valid() 196 static void drm_test_drm_connector_dynamic_init(struct kunit *test) in drm_test_drm_connector_dynamic_init() 209 static void drm_test_connector_dynamic_init_cleanup(struct kunit *test) in drm_test_connector_dynamic_init_cleanup() 221 static void drm_test_drm_connector_dynamic_init_null_ddc(struct kunit *test) in drm_test_drm_connector_dynamic_init_null_ddc() 238 static void drm_test_drm_connector_dynamic_init_not_added(struct kunit *test) in drm_test_drm_connector_dynamic_init_not_added() 252 static void test_connector_property(struct kunit *test, in test_connector_property() 276 static void drm_test_drm_connector_dynamic_init_properties(struct kunit *test) in drm_test_drm_connector_dynamic_init_properties() [all …]
|
| H A D | drm_damage_helper_test.c | 26 static int drm_damage_helper_init(struct kunit *test) in drm_damage_helper_init() 95 static void check_damage_clip(struct kunit *test, struct drm_rect *r, in check_damage_clip() 119 static void drm_test_damage_iter_no_damage(struct kunit *test) in drm_test_damage_iter_no_damage() 137 static void drm_test_damage_iter_no_damage_fractional_src(struct kunit *test) in drm_test_damage_iter_no_damage_fractional_src() 158 static void drm_test_damage_iter_no_damage_src_moved(struct kunit *test) in drm_test_damage_iter_no_damage_src_moved() 177 static void drm_test_damage_iter_no_damage_fractional_src_moved(struct kunit *test) in drm_test_damage_iter_no_damage_fractional_src_moved() 197 static void drm_test_damage_iter_no_damage_not_visible(struct kunit *test) in drm_test_damage_iter_no_damage_not_visible() 215 static void drm_test_damage_iter_no_damage_no_crtc(struct kunit *test) in drm_test_damage_iter_no_damage_no_crtc() 233 static void drm_test_damage_iter_no_damage_no_fb(struct kunit *test) in drm_test_damage_iter_no_damage_no_fb() 251 static void drm_test_damage_iter_simple_damage(struct kunit *test) in drm_test_damage_iter_simple_damage() [all …]
|
| /linux/lib/kunit/ |
| H A D | kunit-test.c | 26 struct kunit *test = data; in kunit_test_successful_try() local 34 struct kunit *test = data; in kunit_test_no_catch() local 39 static void kunit_test_try_catch_successful_try_no_catch(struct kunit *test) in kunit_test_try_catch_successful_try_no_catch() 56 struct kunit *test = data; in kunit_test_unsuccessful_try() local 66 struct kunit *test = data; in kunit_test_catch() local 72 static void kunit_test_try_catch_unsuccessful_try_does_catch(struct kunit *test) in kunit_test_try_catch_unsuccessful_try_does_catch() 87 static int kunit_try_catch_test_init(struct kunit *test) in kunit_try_catch_test_init() 119 struct kunit *test = data; in kunit_test_null_dereference() local 127 static void kunit_test_fault_null_dereference(struct kunit *test) in kunit_test_fault_null_dereference() 163 struct kunit test; member [all …]
|
| H A D | assert_test.c | 11 #define ASSERT_TEST_EXPECT_CONTAIN(test, str, substr) KUNIT_EXPECT_TRUE(test, strstr(str, substr)) argument 12 #define ASSERT_TEST_EXPECT_NCONTAIN(test, str, substr) KUNIT_EXPECT_FALSE(test, strstr(str, substr)) argument 14 static void kunit_test_is_literal(struct kunit *test) in kunit_test_is_literal() 26 static void kunit_test_is_str_literal(struct kunit *test) in kunit_test_is_str_literal() 41 static char *get_str_from_stream(struct kunit *test, struct string_stream *stream) in get_str_from_stream() 51 static void kunit_test_assert_prologue(struct kunit *test) in kunit_test_assert_prologue() 83 static void verify_assert_print_msg(struct kunit *test, in verify_assert_print_msg() 99 static void kunit_test_assert_print_msg(struct kunit *test) in kunit_test_assert_print_msg() 118 static void validate_assert(assert_format_t format_func, struct kunit *test, in validate_assert() 137 static void kunit_test_unary_assert_format(struct kunit *test) in kunit_test_unary_assert_format() [all …]
|
| H A D | executor_test.c | 17 static void dummy_test(struct kunit *test) {} in dummy_test() 26 static void parse_filter_test(struct kunit *test) in parse_filter_test() 43 static void filter_suites_test(struct kunit *test) in filter_suites_test() 69 static void filter_suites_test_glob_test(struct kunit *test) in filter_suites_test_glob_test() 98 static void filter_suites_to_empty_test(struct kunit *test) in filter_suites_to_empty_test() 118 static void parse_filter_attr_test(struct kunit *test) in parse_filter_attr_test() 150 static void filter_attr_test(struct kunit *test) in filter_attr_test() 188 static void filter_attr_empty_test(struct kunit *test) in filter_attr_empty_test() 209 static void filter_attr_skip_test(struct kunit *test) in filter_attr_skip_test() 268 static void free_suite_set_at_end(struct kunit *test, const void *to_free) in free_suite_set_at_end() [all …]
|
| /linux/security/apparmor/ |
| H A D | policy_unpack_test.c | 57 struct kunit *test, size_t buf_size) in build_aa_ext_struct() 113 static int policy_unpack_test_init(struct kunit *test) in policy_unpack_test_init() 128 static void policy_unpack_test_inbounds_when_inbounds(struct kunit *test) in policy_unpack_test_inbounds_when_inbounds() 137 static void policy_unpack_test_inbounds_when_out_of_bounds(struct kunit *test) in policy_unpack_test_inbounds_when_out_of_bounds() 144 static void policy_unpack_test_unpack_array_with_null_name(struct kunit *test) in policy_unpack_test_unpack_array_with_null_name() 157 static void policy_unpack_test_unpack_array_with_name(struct kunit *test) in policy_unpack_test_unpack_array_with_name() 171 static void policy_unpack_test_unpack_array_out_of_bounds(struct kunit *test) in policy_unpack_test_unpack_array_out_of_bounds() 185 static void policy_unpack_test_unpack_blob_with_null_name(struct kunit *test) in policy_unpack_test_unpack_blob_with_null_name() 199 static void policy_unpack_test_unpack_blob_with_name(struct kunit *test) in policy_unpack_test_unpack_blob_with_name() 213 static void policy_unpack_test_unpack_blob_out_of_bounds(struct kunit *test) in policy_unpack_test_unpack_blob_out_of_bounds() [all …]
|
| /linux/mm/damon/tests/ |
| H A D | core-kunit.h | 17 static void damon_test_regions(struct kunit *test) in damon_test_regions() 56 static void damon_test_target(struct kunit *test) in damon_test_target() 90 static void damon_test_aggregate(struct kunit *test) in damon_test_aggregate() 145 static void damon_test_split_at(struct kunit *test) in damon_test_split_at() 177 static void damon_test_merge_two(struct kunit *test) in damon_test_merge_two() 231 static void damon_test_merge_regions_of(struct kunit *test) in damon_test_merge_regions_of() 268 static void damon_test_split_regions_of(struct kunit *test) in damon_test_split_regions_of() 300 static void damon_test_ops_registration(struct kunit *test) in damon_test_ops_registration() 351 static void damon_test_set_regions(struct kunit *test) in damon_test_set_regions() 386 static void damon_test_nr_accesses_to_accesses_bp(struct kunit *test) in damon_test_nr_accesses_to_accesses_bp() [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | cs-amp-lib-test.c | 61 static struct cirrus_amp_efi_data *cs_amp_lib_test_cal_blob_dup(struct kunit *test) in cs_amp_lib_test_cal_blob_dup() 75 static void cs_amp_lib_test_init_dummy_cal_blob(struct kunit *test, int num_amps) in cs_amp_lib_test_init_dummy_cal_blob() 106 static u64 cs_amp_lib_test_get_target_uid(struct kunit *test) in cs_amp_lib_test_get_target_uid() 135 static void cs_amp_lib_test_cal_data_too_short_test(struct kunit *test) in cs_amp_lib_test_cal_data_too_short_test() 157 struct kunit *test = kunit_get_current_test(); in cs_amp_lib_test_get_efi_variable_bad_count() local 175 static void cs_amp_lib_test_cal_count_too_big_test(struct kunit *test) in cs_amp_lib_test_cal_count_too_big_test() 203 static void cs_amp_lib_test_no_cal_data_test(struct kunit *test) in cs_amp_lib_test_no_cal_data_test() 227 struct kunit *test = kunit_get_current_test(); in cs_amp_lib_test_get_efi_variable() local 271 struct kunit *test = kunit_get_current_test(); in cs_amp_lib_test_get_efi_variable_all_zeros() local 312 struct kunit *test = kunit_get_current_test(); in cs_amp_lib_test_get_hp_cal_efi_variable() local [all …]
|
| /linux/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3-test.c | 12 struct kunit *test; member 117 struct kunit *test, const struct arm_smmu_ste *cur, in arm_smmu_v3_test_ste_expect_transition() 153 struct kunit *test, const struct arm_smmu_ste *cur, in arm_smmu_v3_test_ste_expect_non_hitless_transition() 161 struct kunit *test, const struct arm_smmu_ste *cur, in arm_smmu_v3_test_ste_expect_hitless_transition() 190 static void arm_smmu_v3_write_ste_test_bypass_to_abort(struct kunit *test) in arm_smmu_v3_write_ste_test_bypass_to_abort() 202 static void arm_smmu_v3_write_ste_test_abort_to_bypass(struct kunit *test) in arm_smmu_v3_write_ste_test_abort_to_bypass() 213 static void arm_smmu_v3_write_ste_test_cdtable_to_abort(struct kunit *test) in arm_smmu_v3_write_ste_test_cdtable_to_abort() 223 static void arm_smmu_v3_write_ste_test_abort_to_cdtable(struct kunit *test) in arm_smmu_v3_write_ste_test_abort_to_cdtable() 233 static void arm_smmu_v3_write_ste_test_cdtable_to_bypass(struct kunit *test) in arm_smmu_v3_write_ste_test_cdtable_to_bypass() 243 static void arm_smmu_v3_write_ste_test_bypass_to_cdtable(struct kunit *test) in arm_smmu_v3_write_ste_test_bypass_to_cdtable() [all …]
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_guc_relay_test.c | 25 static int relay_test_init(struct kunit *test) in relay_test_init() 65 struct kunit *test = kunit_get_current_test(); in replacement_xe_guc_ct_send_recv_always_fails() local 78 struct kunit *test = kunit_get_current_test(); in replacement_xe_guc_ct_send_recv_expects_pf2guc_relay() local 120 static void pf_rejects_guc2pf_too_short(struct kunit *test) in pf_rejects_guc2pf_too_short() 129 static void pf_rejects_guc2pf_too_long(struct kunit *test) in pf_rejects_guc2pf_too_long() 138 static void pf_rejects_guc2pf_no_payload(struct kunit *test) in pf_rejects_guc2pf_no_payload() 147 static void pf_fails_no_payload(struct kunit *test) in pf_fails_no_payload() 155 static void pf_fails_bad_origin(struct kunit *test) in pf_fails_bad_origin() 167 static void pf_fails_bad_type(struct kunit *test) in pf_fails_bad_type() 179 static void pf_txn_reports_error(struct kunit *test) in pf_txn_reports_error() [all …]
|
| H A D | xe_sriov_pf_service_kunit.c | 12 static int pf_service_test_init(struct kunit *test) in pf_service_test_init() 43 static void pf_negotiate_any(struct kunit *test) in pf_negotiate_any() 56 static void pf_negotiate_base_match(struct kunit *test) in pf_negotiate_base_match() 70 static void pf_negotiate_base_newer(struct kunit *test) in pf_negotiate_base_newer() 88 static void pf_negotiate_base_next(struct kunit *test) in pf_negotiate_base_next() 105 static void pf_negotiate_base_older(struct kunit *test) in pf_negotiate_base_older() 120 static void pf_negotiate_base_prev(struct kunit *test) in pf_negotiate_base_prev() 131 static void pf_negotiate_latest_match(struct kunit *test) in pf_negotiate_latest_match() 145 static void pf_negotiate_latest_newer(struct kunit *test) in pf_negotiate_latest_newer() 159 static void pf_negotiate_latest_next(struct kunit *test) in pf_negotiate_latest_next() [all …]
|
| H A D | xe_args_test.c | 10 static void call_args_example(struct kunit *test) in call_args_example() 24 static void drop_first_arg_example(struct kunit *test) in drop_first_arg_example() 35 static void first_arg_example(struct kunit *test) in first_arg_example() 49 static void last_arg_example(struct kunit *test) in last_arg_example() 63 static void pick_arg_example(struct kunit *test) in pick_arg_example() 81 static void sep_comma_example(struct kunit *test) in sep_comma_example() 105 static void count_args_test(struct kunit *test) in count_args_test() 132 static void call_args_test(struct kunit *test) in call_args_test() 144 static void drop_first_arg_test(struct kunit *test) in drop_first_arg_test() 172 static void first_arg_test(struct kunit *test) in first_arg_test() [all …]
|
| /linux/drivers/iommu/generic_pt/ |
| H A D | kunit_generic_pt.h | 11 static void do_map(struct kunit *test, pt_vaddr_t va, pt_oaddr_t pa, in do_map() 24 #define KUNIT_ASSERT_PT_LOAD(test, pts, entry) \ argument 31 struct kunit *test; member 41 struct kunit *test = chk->test; in __check_all_levels() local 103 static void check_all_levels(struct kunit *test, in check_all_levels() 104 void (*fn)(struct kunit *test, in check_all_levels() 136 static void test_init(struct kunit *test) in test_init() 148 static void test_bitops(struct kunit *test) in test_bitops() 208 static void test_best_pgsize(struct kunit *test) in test_best_pgsize() 318 static void test_lvl_table_ptr(struct kunit *test, struct pt_state *pts, in test_lvl_table_ptr() [all …]
|
| /linux/drivers/clk/ |
| H A D | clk-gate_test.c | 11 static void clk_gate_register_test_dev(struct kunit *test) in clk_gate_register_test_dev() 29 static void clk_gate_register_test_parent_names(struct kunit *test) in clk_gate_register_test_parent_names() 47 static void clk_gate_register_test_parent_data(struct kunit *test) in clk_gate_register_test_parent_data() 67 static void clk_gate_register_test_parent_data_legacy(struct kunit *test) in clk_gate_register_test_parent_data_legacy() 87 static void clk_gate_register_test_parent_hw(struct kunit *test) in clk_gate_register_test_parent_hw() 105 static void clk_gate_register_test_hiword_invalid(struct kunit *test) in clk_gate_register_test_hiword_invalid() 137 static struct clk_gate_test_context *clk_gate_test_alloc_ctx(struct kunit *test) in clk_gate_test_alloc_ctx() 148 static void clk_gate_test_parent_rate(struct kunit *test) in clk_gate_test_parent_rate() 159 static void clk_gate_test_enable(struct kunit *test) in clk_gate_test_enable() 176 static void clk_gate_test_disable(struct kunit *test) in clk_gate_test_disable() [all …]
|
| /linux/drivers/platform/chrome/ |
| H A D | cros_ec_proto_test.c | 26 static void cros_ec_proto_test_prepare_tx_legacy_normal(struct kunit *test) in cros_ec_proto_test_prepare_tx_legacy_normal() 69 static void cros_ec_proto_test_prepare_tx_legacy_bad_msg_outsize(struct kunit *test) in cros_ec_proto_test_prepare_tx_legacy_bad_msg_outsize() 84 static void cros_ec_proto_test_prepare_tx_normal(struct kunit *test) in cros_ec_proto_test_prepare_tx_normal() 125 static void cros_ec_proto_test_prepare_tx_bad_msg_outsize(struct kunit *test) in cros_ec_proto_test_prepare_tx_bad_msg_outsize() 138 static void cros_ec_proto_test_check_result(struct kunit *test) in cros_ec_proto_test_check_result() 178 static void cros_ec_proto_test_query_all_pretest(struct kunit *test) in cros_ec_proto_test_query_all_pretest() 193 static void cros_ec_proto_test_query_all_normal(struct kunit *test) in cros_ec_proto_test_query_all_normal() 347 static void cros_ec_proto_test_query_all_no_pd_return_error(struct kunit *test) in cros_ec_proto_test_query_all_no_pd_return_error() 412 static void cros_ec_proto_test_query_all_no_pd_return0(struct kunit *test) in cros_ec_proto_test_query_all_no_pd_return0() 477 static void cros_ec_proto_test_query_all_legacy_normal_v3_return_error(struct kunit *test) in cros_ec_proto_test_query_all_legacy_normal_v3_return_error() [all …]
|
| /linux/kernel/events/ |
| H A D | hw_breakpoint_test.c | 15 #define TEST_REQUIRES_BP_SLOTS(test, slots) \ argument 65 static void fill_one_bp_slot(struct kunit *test, int *id, int cpu, struct task_struct *tsk) in fill_one_bp_slot() 80 static bool fill_bp_slots(struct kunit *test, int *id, int cpu, struct task_struct *tsk, int skip) in fill_bp_slots() 93 static struct task_struct *get_other_task(struct kunit *test) in get_other_task() 122 static void test_one_cpu(struct kunit *test) in test_one_cpu() 131 static void test_many_cpus(struct kunit *test) in test_many_cpus() 146 static void test_one_task_on_all_cpus(struct kunit *test) in test_one_task_on_all_cpus() 159 static void test_two_tasks_on_all_cpus(struct kunit *test) in test_two_tasks_on_all_cpus() 177 static void test_one_task_on_one_cpu(struct kunit *test) in test_one_task_on_one_cpu() 193 static void test_one_task_mixed(struct kunit *test) in test_one_task_mixed() [all …]
|
| /linux/tools/testing/scatterlist/ |
| H A D | main.c | 8 struct test { struct 30 static void fail(struct test *test, struct sg_table *st, const char *cond) in fail() 48 #define VALIDATE(cond, st, test) \ argument 55 struct test *test, tests[] = { in main() local
|
| /linux/lib/tests/ |
| H A D | seq_buf_kunit.c | 11 static void seq_buf_init_test(struct kunit *test) in seq_buf_init_test() 26 static void seq_buf_declare_test(struct kunit *test) in seq_buf_declare_test() 38 static void seq_buf_clear_test(struct kunit *test) in seq_buf_clear_test() 54 static void seq_buf_puts_test(struct kunit *test) in seq_buf_puts_test() 69 static void seq_buf_puts_overflow_test(struct kunit *test) in seq_buf_puts_overflow_test() 88 static void seq_buf_putc_test(struct kunit *test) in seq_buf_putc_test() 116 static void seq_buf_printf_test(struct kunit *test) in seq_buf_printf_test() 131 static void seq_buf_printf_overflow_test(struct kunit *test) in seq_buf_printf_overflow_test() 151 static void seq_buf_get_buf_commit_test(struct kunit *test) in seq_buf_get_buf_commit_test()
|
| /linux/drivers/pinctrl/qcom/ |
| H A D | tlmm-test.c | 145 static void tlmm_test_request_hard_irq(struct kunit *test, unsigned long irqflags) in tlmm_test_request_hard_irq() 154 static void tlmm_test_request_threaded_irq(struct kunit *test, unsigned long irqflags) in tlmm_test_request_threaded_irq() 166 static void tlmm_test_silent(struct kunit *test, unsigned long irqflags) in tlmm_test_silent() 188 static void tlmm_test_silent_rising(struct kunit *test) in tlmm_test_silent_rising() 196 static void tlmm_test_silent_falling(struct kunit *test) in tlmm_test_silent_falling() 204 static void tlmm_test_silent_low(struct kunit *test) in tlmm_test_silent_low() 212 static void tlmm_test_silent_high(struct kunit *test) in tlmm_test_silent_high() 220 static void tlmm_test_rising(struct kunit *test) in tlmm_test_rising() 245 static void tlmm_test_falling(struct kunit *test) in tlmm_test_falling() 270 static void tlmm_test_low(struct kunit *test) in tlmm_test_low() [all …]
|
| /linux/mm/kmsan/ |
| H A D | kmsan_test.c | 165 static void test_uninit_kmalloc(struct kunit *test) in test_uninit_kmalloc() 179 static void test_init_kmalloc(struct kunit *test) in test_init_kmalloc() 192 static void test_init_kzalloc(struct kunit *test) in test_init_kzalloc() 204 static void test_uninit_stack_var(struct kunit *test) in test_uninit_stack_var() 215 static void test_init_stack_var(struct kunit *test) in test_init_stack_var() 246 static void test_params(struct kunit *test) in test_params() 274 static void test_uninit_multiple_params(struct kunit *test) in test_uninit_multiple_params() 298 static void test_uninit_kmsan_check_memory(struct kunit *test) in test_uninit_kmsan_check_memory() 316 static void test_init_kmsan_vmap_vunmap(struct kunit *test) in test_init_kmsan_vmap_vunmap() 347 static void test_init_vmalloc(struct kunit *test) in test_init_vmalloc() [all …]
|
| /linux/security/landlock/ |
| H A D | id.c | 44 static void __init test_init_min(struct kunit *const test) in test_init_min() 52 static void __init test_init_max(struct kunit *const test) in test_init_max() 60 static void __init test_init_once(struct kunit *const test) in test_init_once() 128 static void test_range1_rand0(struct kunit *const test) in test_range1_rand0() 142 static void test_range1_rand1(struct kunit *const test) in test_range1_rand1() 156 static void test_range1_rand15(struct kunit *const test) in test_range1_rand15() 170 static void test_range1_rand16(struct kunit *const test) in test_range1_rand16() 184 static void test_range2_rand0(struct kunit *const test) in test_range2_rand0() 198 static void test_range2_rand1(struct kunit *const test) in test_range2_rand1() 212 static void test_range2_rand2(struct kunit *const test) in test_range2_rand2() [all …]
|
| /linux/lib/crc/tests/ |
| H A D | crc_kunit.c | 176 static void crc_interrupt_context_test(struct kunit *test, in crc_interrupt_context_test() 194 static void crc_test(struct kunit *test, const struct crc_variant *v) in crc_test() 234 crc_benchmark(struct kunit *test, in crc_benchmark() 288 static void crc7_be_test(struct kunit *test) in crc7_be_test() 293 static void crc7_be_benchmark(struct kunit *test) in crc7_be_benchmark() 312 static void crc16_test(struct kunit *test) in crc16_test() 317 static void crc16_benchmark(struct kunit *test) in crc16_benchmark() 336 static void crc_t10dif_test(struct kunit *test) in crc_t10dif_test() 341 static void crc_t10dif_benchmark(struct kunit *test) in crc_t10dif_benchmark() 360 static void crc32_le_test(struct kunit *test) in crc32_le_test() [all …]
|