Home
last modified time | relevance | path

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

/linux-6.15/include/kunit/
H A Dtest.h1230 KUNIT_EXPECT_NULL_MSG(test, \
1234 #define KUNIT_EXPECT_NULL_MSG(test, ptr, fmt, ...) \ macro