Home
last modified time | relevance | path

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

/linux/mm/kfence/
A Dkfence_test.c200 KUNIT_ASSERT_TRUE_MSG(test, test_cache, "could not create cache"); in setup_test_cache()
313 KUNIT_ASSERT_TRUE_MSG(test, false, "failed to allocate from KFENCE"); in test_alloc()
/linux/include/kunit/
A Dtest.h1613 #define KUNIT_ASSERT_TRUE_MSG(test, condition, fmt, ...) \ macro

Completed in 9 milliseconds