Home
last modified time | relevance | path

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

/Linux-v5.15/mm/kfence/
Dkfence_test.c771 #define KFENCE_KUNIT_CASE(test_name) \ macro
776 KFENCE_KUNIT_CASE(test_out_of_bounds_read),
777 KFENCE_KUNIT_CASE(test_out_of_bounds_write),
778 KFENCE_KUNIT_CASE(test_use_after_free_read),
779 KFENCE_KUNIT_CASE(test_double_free),
780 KFENCE_KUNIT_CASE(test_invalid_addr_free),
781 KFENCE_KUNIT_CASE(test_corruption),
782 KFENCE_KUNIT_CASE(test_free_bulk),
783 KFENCE_KUNIT_CASE(test_init_on_free),