Home
last modified time | relevance | path

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

/linux/include/kunit/
H A Dtest.h1713 KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, NULL)
1715 #define KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, fmt, ...) \ macro