Searched refs:KUNIT_ASSERT_FALSE_MSG (Results 1 – 2 of 2) sorted by relevance
16 KUNIT_ASSERT_FALSE_MSG(context, _res != res, \29 KUNIT_ASSERT_FALSE_MSG(context, \44 KUNIT_ASSERT_FALSE_MSG(context, \
1504 #define KUNIT_ASSERT_FALSE_MSG(test, condition, fmt, ...) \ macro