Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dkfence_test.c775 #define KFENCE_KUNIT_CASE(test_name) \ macro
780 KFENCE_KUNIT_CASE(test_out_of_bounds_read),
781 KFENCE_KUNIT_CASE(test_out_of_bounds_write),
782 KFENCE_KUNIT_CASE(test_use_after_free_read),
783 KFENCE_KUNIT_CASE(test_double_free),
784 KFENCE_KUNIT_CASE(test_invalid_addr_free),
785 KFENCE_KUNIT_CASE(test_corruption),
786 KFENCE_KUNIT_CASE(test_free_bulk),
787 KFENCE_KUNIT_CASE(test_init_on_free),