Home
last modified time | relevance | path

Searched refs:KUNIT_CASE (Results 1 – 25 of 88) sorted by relevance

1234

/openbmc/linux/mm/kasan/
H A Dkasan_test.c1485 KUNIT_CASE(kmalloc_oob_right),
1486 KUNIT_CASE(kmalloc_oob_left),
1487 KUNIT_CASE(kmalloc_node_oob_right),
1488 KUNIT_CASE(kmalloc_pagealloc_oob_right),
1489 KUNIT_CASE(kmalloc_pagealloc_uaf),
1490 KUNIT_CASE(kmalloc_pagealloc_invalid_free),
1491 KUNIT_CASE(pagealloc_oob_right),
1492 KUNIT_CASE(pagealloc_uaf),
1493 KUNIT_CASE(kmalloc_large_oob_right),
1494 KUNIT_CASE(krealloc_more_oob),
[all …]
/openbmc/linux/lib/
H A Dlist-test.c761 KUNIT_CASE(list_test_list_init),
762 KUNIT_CASE(list_test_list_add),
763 KUNIT_CASE(list_test_list_add_tail),
764 KUNIT_CASE(list_test_list_del),
765 KUNIT_CASE(list_test_list_replace),
766 KUNIT_CASE(list_test_list_replace_init),
767 KUNIT_CASE(list_test_list_swap),
768 KUNIT_CASE(list_test_list_del_init),
769 KUNIT_CASE(list_test_list_del_init_careful),
770 KUNIT_CASE(list_test_list_move),
[all …]
H A Dstackinit_kunit.c414 KUNIT_CASE(test_u8_ ## init), \
415 KUNIT_CASE(test_u16_ ## init), \
416 KUNIT_CASE(test_u32_ ## init), \
417 KUNIT_CASE(test_u64_ ## init), \
418 KUNIT_CASE(test_char_array_ ## init)
421 KUNIT_CASE(test_small_hole_ ## init), \
422 KUNIT_CASE(test_big_hole_ ## init), \
423 KUNIT_CASE(test_trailing_hole_ ## init),\
424 KUNIT_CASE(test_packed_ ## init) \
446 KUNIT_CASE(test_switch_1_none),
[all …]
H A Dslub_kunit.c170 KUNIT_CASE(test_clobber_zone),
173 KUNIT_CASE(test_next_pointer),
174 KUNIT_CASE(test_first_word),
175 KUNIT_CASE(test_clobber_50th_byte),
178 KUNIT_CASE(test_clobber_redzone_free),
179 KUNIT_CASE(test_kmalloc_redzone_access),
H A Dfortify_kunit.c311 KUNIT_CASE(known_sizes_test),
312 KUNIT_CASE(control_flow_split_test),
313 KUNIT_CASE(alloc_size_kmalloc_const_test),
314 KUNIT_CASE(alloc_size_kmalloc_dynamic_test),
315 KUNIT_CASE(alloc_size_vmalloc_const_test),
316 KUNIT_CASE(alloc_size_vmalloc_dynamic_test),
317 KUNIT_CASE(alloc_size_kvmalloc_const_test),
318 KUNIT_CASE(alloc_size_kvmalloc_dynamic_test),
319 KUNIT_CASE(alloc_size_devm_kmalloc_const_test),
320 KUNIT_CASE(alloc_size_devm_kmalloc_dynamic_test),
H A Dhashtable_test.c298 KUNIT_CASE(hashtable_test_hash_init),
299 KUNIT_CASE(hashtable_test_hash_empty),
300 KUNIT_CASE(hashtable_test_hash_hashed),
301 KUNIT_CASE(hashtable_test_hash_add),
302 KUNIT_CASE(hashtable_test_hash_del),
303 KUNIT_CASE(hashtable_test_hash_for_each),
304 KUNIT_CASE(hashtable_test_hash_for_each_safe),
305 KUNIT_CASE(hashtable_test_hash_for_each_possible),
306 KUNIT_CASE(hashtable_test_hash_for_each_possible_safe),
H A Dcpumask_kunit.c139 KUNIT_CASE(test_cpumask_weight),
140 KUNIT_CASE(test_cpumask_first),
141 KUNIT_CASE(test_cpumask_last),
142 KUNIT_CASE(test_cpumask_next),
143 KUNIT_CASE(test_cpumask_iterators),
144 KUNIT_CASE(test_cpumask_iterators_builtin),
/openbmc/linux/mm/kmsan/
H A Dkmsan_test.c585 KUNIT_CASE(test_uninit_kmalloc),
586 KUNIT_CASE(test_init_kmalloc),
587 KUNIT_CASE(test_init_kzalloc),
588 KUNIT_CASE(test_uninit_stack_var),
589 KUNIT_CASE(test_init_stack_var),
590 KUNIT_CASE(test_params),
591 KUNIT_CASE(test_uninit_multiple_params),
592 KUNIT_CASE(test_uninit_kmsan_check_memory),
593 KUNIT_CASE(test_init_kmsan_vmap_vunmap),
594 KUNIT_CASE(test_init_vmalloc),
[all …]
/openbmc/linux/security/apparmor/
H A Dpolicy_unpack_test.c572 KUNIT_CASE(policy_unpack_test_inbounds_when_inbounds),
573 KUNIT_CASE(policy_unpack_test_inbounds_when_out_of_bounds),
574 KUNIT_CASE(policy_unpack_test_unpack_array_with_null_name),
575 KUNIT_CASE(policy_unpack_test_unpack_array_with_name),
576 KUNIT_CASE(policy_unpack_test_unpack_array_out_of_bounds),
577 KUNIT_CASE(policy_unpack_test_unpack_blob_with_null_name),
578 KUNIT_CASE(policy_unpack_test_unpack_blob_with_name),
579 KUNIT_CASE(policy_unpack_test_unpack_blob_out_of_bounds),
580 KUNIT_CASE(policy_unpack_test_unpack_nameX_with_null_name),
581 KUNIT_CASE(policy_unpack_test_unpack_nameX_with_wrong_code),
[all …]
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_format_test.c331 KUNIT_CASE(drm_test_format_block_width_invalid),
332 KUNIT_CASE(drm_test_format_block_width_one_plane),
333 KUNIT_CASE(drm_test_format_block_width_two_plane),
334 KUNIT_CASE(drm_test_format_block_width_three_plane),
335 KUNIT_CASE(drm_test_format_block_width_tiled),
336 KUNIT_CASE(drm_test_format_block_height_invalid),
337 KUNIT_CASE(drm_test_format_block_height_one_plane),
338 KUNIT_CASE(drm_test_format_block_height_two_plane),
339 KUNIT_CASE(drm_test_format_block_height_three_plane),
340 KUNIT_CASE(drm_test_format_block_height_tiled),
[all …]
H A Ddrm_damage_helper_test.c607 KUNIT_CASE(drm_test_damage_iter_no_damage),
608 KUNIT_CASE(drm_test_damage_iter_no_damage_fractional_src),
609 KUNIT_CASE(drm_test_damage_iter_no_damage_src_moved),
610 KUNIT_CASE(drm_test_damage_iter_no_damage_fractional_src_moved),
611 KUNIT_CASE(drm_test_damage_iter_no_damage_not_visible),
612 KUNIT_CASE(drm_test_damage_iter_no_damage_no_crtc),
613 KUNIT_CASE(drm_test_damage_iter_no_damage_no_fb),
614 KUNIT_CASE(drm_test_damage_iter_simple_damage),
615 KUNIT_CASE(drm_test_damage_iter_single_damage),
616 KUNIT_CASE(drm_test_damage_iter_single_damage_intersect_src),
[all …]
H A Ddrm_cmdline_parser_test.c1008 KUNIT_CASE(drm_test_cmdline_force_d_only),
1009 KUNIT_CASE(drm_test_cmdline_force_D_only_dvi),
1010 KUNIT_CASE(drm_test_cmdline_force_D_only_hdmi),
1011 KUNIT_CASE(drm_test_cmdline_force_D_only_not_digital),
1012 KUNIT_CASE(drm_test_cmdline_force_e_only),
1013 KUNIT_CASE(drm_test_cmdline_res),
1014 KUNIT_CASE(drm_test_cmdline_res_vesa),
1015 KUNIT_CASE(drm_test_cmdline_res_vesa_rblank),
1016 KUNIT_CASE(drm_test_cmdline_res_rblank),
1017 KUNIT_CASE(drm_test_cmdline_res_bpp),
[all …]
H A Ddrm_exec_test.c194 KUNIT_CASE(sanitycheck),
195 KUNIT_CASE(test_lock),
196 KUNIT_CASE(test_lock_unlock),
197 KUNIT_CASE(test_duplicates),
198 KUNIT_CASE(test_prepare),
199 KUNIT_CASE(test_prepare_array),
200 KUNIT_CASE(test_multiple_loops),
/openbmc/linux/lib/kunit/
H A Dkunit-test.c96 KUNIT_CASE(kunit_test_try_catch_successful_try_no_catch),
97 KUNIT_CASE(kunit_test_try_catch_unsuccessful_try_does_catch),
511 KUNIT_CASE(kunit_resource_test_init_resources),
512 KUNIT_CASE(kunit_resource_test_alloc_resource),
513 KUNIT_CASE(kunit_resource_test_destroy_resource),
514 KUNIT_CASE(kunit_resource_test_remove_resource),
515 KUNIT_CASE(kunit_resource_test_cleanup_resources),
516 KUNIT_CASE(kunit_resource_test_proper_free_ordering),
517 KUNIT_CASE(kunit_resource_test_static),
518 KUNIT_CASE(kunit_resource_test_named),
[all …]
H A Dkunit-example-test.c242 KUNIT_CASE(example_simple_test),
243 KUNIT_CASE(example_skip_test),
244 KUNIT_CASE(example_mark_skipped_test),
245 KUNIT_CASE(example_all_expect_macros_test),
246 KUNIT_CASE(example_static_stub_test),
H A Dexecutor_test.c239 KUNIT_CASE(parse_filter_test),
240 KUNIT_CASE(filter_suites_test),
241 KUNIT_CASE(filter_suites_test_glob_test),
242 KUNIT_CASE(filter_suites_to_empty_test),
243 KUNIT_CASE(parse_filter_attr_test),
244 KUNIT_CASE(filter_attr_test),
245 KUNIT_CASE(filter_attr_empty_test),
246 KUNIT_CASE(filter_attr_skip_test),
H A Dstring-stream-test.c43 KUNIT_CASE(string_stream_test_empty_on_creation),
44 KUNIT_CASE(string_stream_test_not_empty_after_add),
45 KUNIT_CASE(string_stream_test_get_string),
/openbmc/linux/drivers/clk/
H A Dclk-gate_test.c116 KUNIT_CASE(clk_gate_register_test_dev),
117 KUNIT_CASE(clk_gate_register_test_parent_names),
118 KUNIT_CASE(clk_gate_register_test_parent_data),
119 KUNIT_CASE(clk_gate_register_test_parent_data_legacy),
120 KUNIT_CASE(clk_gate_register_test_parent_hw),
121 KUNIT_CASE(clk_gate_register_test_hiword_invalid),
197 KUNIT_CASE(clk_gate_test_parent_rate),
198 KUNIT_CASE(clk_gate_test_enable),
199 KUNIT_CASE(clk_gate_test_disable),
277 KUNIT_CASE(clk_gate_test_invert_enable),
[all …]
H A Dclk_test.c311 KUNIT_CASE(clk_test_get_rate),
312 KUNIT_CASE(clk_test_set_get_rate),
313 KUNIT_CASE(clk_test_set_set_get_rate),
314 KUNIT_CASE(clk_test_round_set_get_rate),
433 KUNIT_CASE(clk_test_uncached_get_rate),
434 KUNIT_CASE(clk_test_uncached_set_range),
435 KUNIT_CASE(clk_test_uncached_updated_rate_set_range),
594 KUNIT_CASE(clk_test_multiple_parents_mux_get_parent),
595 KUNIT_CASE(clk_test_multiple_parents_mux_has_parent),
596 KUNIT_CASE(clk_test_multiple_parents_mux_set_range_set_parent_get_rate),
[all …]
/openbmc/linux/kernel/
H A Dsysctl-test.c371 KUNIT_CASE(sysctl_test_api_dointvec_null_tbl_data),
372 KUNIT_CASE(sysctl_test_api_dointvec_table_maxlen_unset),
373 KUNIT_CASE(sysctl_test_api_dointvec_table_len_is_zero),
374 KUNIT_CASE(sysctl_test_api_dointvec_table_read_but_position_set),
375 KUNIT_CASE(sysctl_test_dointvec_read_happy_single_positive),
376 KUNIT_CASE(sysctl_test_dointvec_read_happy_single_negative),
377 KUNIT_CASE(sysctl_test_dointvec_write_happy_single_positive),
378 KUNIT_CASE(sysctl_test_dointvec_write_happy_single_negative),
379 KUNIT_CASE(sysctl_test_api_dointvec_write_single_less_int_min),
380 KUNIT_CASE(sysctl_test_api_dointvec_write_single_greater_int_max),
/openbmc/linux/arch/s390/lib/
H A Dtest_kprobes.c61 KUNIT_CASE(test_kprobe_odd),
62 KUNIT_CASE(test_kprobe_in_insn4),
63 KUNIT_CASE(test_kprobe_in_insn6_lo),
64 KUNIT_CASE(test_kprobe_in_insn6_hi),
/openbmc/linux/mm/damon/
H A Dcore-test.h417 KUNIT_CASE(damon_test_target),
418 KUNIT_CASE(damon_test_regions),
419 KUNIT_CASE(damon_test_aggregate),
420 KUNIT_CASE(damon_test_split_at),
421 KUNIT_CASE(damon_test_merge_two),
422 KUNIT_CASE(damon_test_merge_regions_of),
423 KUNIT_CASE(damon_test_split_regions_of),
424 KUNIT_CASE(damon_test_ops_registration),
425 KUNIT_CASE(damon_test_set_regions),
426 KUNIT_CASE(damon_test_update_monitoring_result),
[all …]
/openbmc/linux/kernel/events/
H A Dhw_breakpoint_test.c282 KUNIT_CASE(test_one_cpu),
283 KUNIT_CASE(test_many_cpus),
284 KUNIT_CASE(test_one_task_on_all_cpus),
285 KUNIT_CASE(test_two_tasks_on_all_cpus),
286 KUNIT_CASE(test_one_task_on_one_cpu),
287 KUNIT_CASE(test_one_task_mixed),
288 KUNIT_CASE(test_two_tasks_on_one_cpu),
289 KUNIT_CASE(test_two_tasks_on_one_all_cpus),
290 KUNIT_CASE(test_task_on_all_and_one_cpu),
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_proto_test.c2689 KUNIT_CASE(cros_ec_proto_test_prepare_tx_legacy_normal),
2690 KUNIT_CASE(cros_ec_proto_test_prepare_tx_legacy_bad_msg_outsize),
2691 KUNIT_CASE(cros_ec_proto_test_prepare_tx_normal),
2692 KUNIT_CASE(cros_ec_proto_test_prepare_tx_bad_msg_outsize),
2693 KUNIT_CASE(cros_ec_proto_test_check_result),
2694 KUNIT_CASE(cros_ec_proto_test_query_all_normal),
2695 KUNIT_CASE(cros_ec_proto_test_query_all_no_pd_return_error),
2696 KUNIT_CASE(cros_ec_proto_test_query_all_no_pd_return0),
2697 KUNIT_CASE(cros_ec_proto_test_query_all_legacy_normal_v3_return_error),
2698 KUNIT_CASE(cros_ec_proto_test_query_all_legacy_normal_v3_return0),
[all …]
/openbmc/linux/drivers/firewire/
H A Duapi-test.c76 KUNIT_CASE(structure_layout_event_response),
77 KUNIT_CASE(structure_layout_event_request3),
78 KUNIT_CASE(structure_layout_event_response2),
79 KUNIT_CASE(structure_layout_event_phy_packet2),

1234