Home
last modified time | relevance | path

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

/linux-5.19.10/mm/kfence/
Dkfence_test.c773 #define KFENCE_KUNIT_CASE(test_name) \ macro
778 KFENCE_KUNIT_CASE(test_out_of_bounds_read),
779 KFENCE_KUNIT_CASE(test_out_of_bounds_write),
780 KFENCE_KUNIT_CASE(test_use_after_free_read),
781 KFENCE_KUNIT_CASE(test_double_free),
782 KFENCE_KUNIT_CASE(test_invalid_addr_free),
783 KFENCE_KUNIT_CASE(test_corruption),
784 KFENCE_KUNIT_CASE(test_free_bulk),
785 KFENCE_KUNIT_CASE(test_init_on_free),