Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dtest_kasan.c784 KUNIT_CASE(kmalloc_oob_right),
785 KUNIT_CASE(kmalloc_oob_left),
786 KUNIT_CASE(kmalloc_node_oob_right),
787 KUNIT_CASE(kmalloc_pagealloc_oob_right),
788 KUNIT_CASE(kmalloc_pagealloc_uaf),
789 KUNIT_CASE(kmalloc_pagealloc_invalid_free),
790 KUNIT_CASE(kmalloc_large_oob_right),
791 KUNIT_CASE(kmalloc_oob_krealloc_more),
792 KUNIT_CASE(kmalloc_oob_krealloc_less),
793 KUNIT_CASE(kmalloc_oob_16),
[all …]
Dlist-test.c702 KUNIT_CASE(list_test_list_init),
703 KUNIT_CASE(list_test_list_add),
704 KUNIT_CASE(list_test_list_add_tail),
705 KUNIT_CASE(list_test_list_del),
706 KUNIT_CASE(list_test_list_replace),
707 KUNIT_CASE(list_test_list_replace_init),
708 KUNIT_CASE(list_test_list_swap),
709 KUNIT_CASE(list_test_list_del_init),
710 KUNIT_CASE(list_test_list_move),
711 KUNIT_CASE(list_test_list_move_tail),
[all …]
Dtest_bits.c63 KUNIT_CASE(genmask_test),
64 KUNIT_CASE(genmask_ull_test),
65 KUNIT_CASE(genmask_input_check_test),
Dtest_linear_ranges.c214 KUNIT_CASE(range_test_get_value_amount),
215 KUNIT_CASE(range_test_get_selector_high),
216 KUNIT_CASE(range_test_get_selector_low),
217 KUNIT_CASE(range_test_get_value),
Dbitfield_kunit.c141 KUNIT_CASE(test_bitfields_constants),
142 KUNIT_CASE(test_bitfields_variables),
/Linux-v5.10/security/apparmor/
Dpolicy_unpack_test.c568 KUNIT_CASE(policy_unpack_test_inbounds_when_inbounds),
569 KUNIT_CASE(policy_unpack_test_inbounds_when_out_of_bounds),
570 KUNIT_CASE(policy_unpack_test_unpack_array_with_null_name),
571 KUNIT_CASE(policy_unpack_test_unpack_array_with_name),
572 KUNIT_CASE(policy_unpack_test_unpack_array_out_of_bounds),
573 KUNIT_CASE(policy_unpack_test_unpack_blob_with_null_name),
574 KUNIT_CASE(policy_unpack_test_unpack_blob_with_name),
575 KUNIT_CASE(policy_unpack_test_unpack_blob_out_of_bounds),
576 KUNIT_CASE(policy_unpack_test_unpack_nameX_with_null_name),
577 KUNIT_CASE(policy_unpack_test_unpack_nameX_with_wrong_code),
[all …]
/Linux-v5.10/kernel/
Dsysctl-test.c374 KUNIT_CASE(sysctl_test_api_dointvec_null_tbl_data),
375 KUNIT_CASE(sysctl_test_api_dointvec_table_maxlen_unset),
376 KUNIT_CASE(sysctl_test_api_dointvec_table_len_is_zero),
377 KUNIT_CASE(sysctl_test_api_dointvec_table_read_but_position_set),
378 KUNIT_CASE(sysctl_test_dointvec_read_happy_single_positive),
379 KUNIT_CASE(sysctl_test_dointvec_read_happy_single_negative),
380 KUNIT_CASE(sysctl_test_dointvec_write_happy_single_positive),
381 KUNIT_CASE(sysctl_test_dointvec_write_happy_single_negative),
382 KUNIT_CASE(sysctl_test_api_dointvec_write_single_less_int_min),
383 KUNIT_CASE(sysctl_test_api_dointvec_write_single_greater_int_max),
/Linux-v5.10/lib/kunit/
Dkunit-test.c95 KUNIT_CASE(kunit_test_try_catch_successful_try_no_catch),
96 KUNIT_CASE(kunit_test_try_catch_unsuccessful_try_does_catch),
387 KUNIT_CASE(kunit_resource_test_init_resources),
388 KUNIT_CASE(kunit_resource_test_alloc_resource),
389 KUNIT_CASE(kunit_resource_test_destroy_resource),
390 KUNIT_CASE(kunit_resource_test_cleanup_resources),
391 KUNIT_CASE(kunit_resource_test_proper_free_ordering),
392 KUNIT_CASE(kunit_resource_test_static),
393 KUNIT_CASE(kunit_resource_test_named),
407 KUNIT_CASE(kunit_log_test),
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),
Dkunit-example-test.c54 KUNIT_CASE(example_simple_test),
/Linux-v5.10/net/mptcp/
Dtoken_test.c126 KUNIT_CASE(mptcp_token_test_req_basic),
127 KUNIT_CASE(mptcp_token_test_msk_basic),
128 KUNIT_CASE(mptcp_token_test_accept),
129 KUNIT_CASE(mptcp_token_test_destroyed),
Dcrypto_test.c61 KUNIT_CASE(mptcp_crypto_test_basic),
/Linux-v5.10/drivers/base/power/
Dqos-test.c107 KUNIT_CASE(freq_qos_test_min),
108 KUNIT_CASE(freq_qos_test_maxdef),
109 KUNIT_CASE(freq_qos_test_readd),
/Linux-v5.10/drivers/base/test/
Dproperty-entry-test.c460 KUNIT_CASE(pe_test_uints),
461 KUNIT_CASE(pe_test_uint_arrays),
462 KUNIT_CASE(pe_test_strings),
463 KUNIT_CASE(pe_test_bool),
464 KUNIT_CASE(pe_test_move_inline_u8),
465 KUNIT_CASE(pe_test_move_inline_str),
466 KUNIT_CASE(pe_test_reference),
/Linux-v5.10/drivers/thunderbolt/
Dtest.c1598 KUNIT_CASE(tb_test_path_basic),
1599 KUNIT_CASE(tb_test_path_not_connected_walk),
1600 KUNIT_CASE(tb_test_path_single_hop_walk),
1601 KUNIT_CASE(tb_test_path_daisy_chain_walk),
1602 KUNIT_CASE(tb_test_path_simple_tree_walk),
1603 KUNIT_CASE(tb_test_path_complex_tree_walk),
1604 KUNIT_CASE(tb_test_path_max_length_walk),
1605 KUNIT_CASE(tb_test_path_not_connected),
1606 KUNIT_CASE(tb_test_path_not_bonded_lane0),
1607 KUNIT_CASE(tb_test_path_not_bonded_lane1),
[all …]
/Linux-v5.10/fs/ext4/
Dinode-test.c263 KUNIT_CASE(inode_test_xtimestamp_decoding),
/Linux-v5.10/Documentation/dev-tools/kunit/
Dstart.rst183 KUNIT_CASE(misc_example_add_test_basic),
184 KUNIT_CASE(misc_example_test_failure),
Dusage.rst190 KUNIT_CASE(example_test_foo),
191 KUNIT_CASE(example_test_bar),
192 KUNIT_CASE(example_test_baz),
/Linux-v5.10/include/kunit/
Dtest.h164 #define KUNIT_CASE(test_name) { .run_case = test_name, .name = #test_name } macro