Home
last modified time | relevance | path

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

/openbmc/linux/include/kunit/
H A Dtest.h1489 KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, NULL)
1491 #define KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, fmt, ...) \ macro
/openbmc/linux/lib/
H A Doverflow_kunit.c571 KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, \
578 KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, \