Home
last modified time | relevance | path

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

/linux-6.1.9/include/kunit/
Dtest.h962 KUNIT_EXPECT_NOT_NULL_MSG(test, \
966 #define KUNIT_EXPECT_NOT_NULL_MSG(test, ptr, fmt, ...) \ macro