Searched refs:KUNIT_ASSERT_TRUE_MSG (Results 1 – 3 of 3) sorted by relevance
1374 KUNIT_ASSERT_TRUE_MSG(test, condition, NULL)1376 #define KUNIT_ASSERT_TRUE_MSG(test, condition, fmt, ...) \ macro
238 KUNIT_ASSERT_TRUE_MSG(test, \
457 KUNIT_ASSERT_TRUE_MSG(test, src != NULL, in strscpy_check()