Home
last modified time | relevance | path

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

/linux-6.15/include/kunit/
H A Dtest.h1647 KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, NULL)
1649 #define KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, fmt, ...) \ macro
/linux-6.15/lib/tests/
H A Doverflow_kunit.c631 KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, \
638 KUNIT_ASSERT_NOT_ERR_OR_NULL_MSG(test, ptr, \