Searched defs:test (Results 1 – 6 of 6) sorted by relevance
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()157 static void policy_unpack_test_unpack_array_with_name(struct kunit *test) in policy_unpack_test_unpack_array_with_name()199 static void policy_unpack_test_unpack_blob_with_name(struct kunit *test) in policy_unpack_test_unpack_blob_with_name()244 static void policy_unpack_test_unpack_str_with_name(struct kunit *test) in policy_unpack_test_unpack_str_with_name()407 struct kunit *test) in policy_unpack_test_unpack_u16_chunk_out_of_bounds_1()423 struct kunit *test) in policy_unpack_test_unpack_u16_chunk_out_of_bounds_2()460 static void policy_unpack_test_unpack_u32_with_name(struct kunit *test) in policy_unpack_test_unpack_u32_with_name()510 static void policy_unpack_test_unpack_u64_with_name(struct kunit *test) in policy_unpack_test_unpack_u64_with_name()[all …]
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 …]
157 static void test_get_hierarchy(struct kunit *const test) in test_get_hierarchy()219 static void test_get_denied_layer(struct kunit *const test) in test_get_denied_layer()311 static void test_get_layer_from_deny_masks(struct kunit *const test) in test_get_layer_from_deny_masks()
160 static void test_get_layer_deny_mask(struct kunit *const test) in test_get_layer_deny_mask()217 static void test_landlock_get_deny_masks(struct kunit *const test) in test_landlock_get_deny_masks()
459 static void test_no_more_access(struct kunit *const test) in test_no_more_access()596 static void test_scope_to_request_with_exec_none(struct kunit *const test) in test_scope_to_request_with_exec_none()610 static void test_scope_to_request_with_exec_some(struct kunit *const test) in test_scope_to_request_with_exec_some()627 static void test_scope_to_request_without_access(struct kunit *const test) in test_scope_to_request_without_access()673 static void test_is_eacces_with_none(struct kunit *const test) in test_is_eacces_with_none()683 static void test_is_eacces_with_refer(struct kunit *const test) in test_is_eacces_with_refer()695 static void test_is_eacces_with_write(struct kunit *const test) in test_is_eacces_with_write()
247 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()
Completed in 17 milliseconds