Searched refs:KUNIT_TRUE_MSG_ASSERTION (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/kunit/ |
H A D | test.h | 700 #define KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, fmt, ...) \ macro 709 KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) 1197 KUNIT_TRUE_MSG_ASSERTION(test, \ 1486 KUNIT_TRUE_MSG_ASSERTION(test, \
|
/kernel/linux/linux-6.6/include/kunit/ |
H A D | test.h | 646 #define KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, fmt, ...) \ macro 838 KUNIT_TRUE_MSG_ASSERTION(test, \ 1207 KUNIT_TRUE_MSG_ASSERTION(test, \
|
Completed in 5 milliseconds