Searched refs:_KUNIT_FAILED (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/include/kunit/ |
| H A D | test.h | 668 #define _KUNIT_FAILED(test, assert_type, assert_class, assert_format, INITIALIZER, fmt, ...) do { \ macro 685 _KUNIT_FAILED(test, \ 725 _KUNIT_FAILED(test, \ 787 _KUNIT_FAILED(test, \ 849 _KUNIT_FAILED(test, \ 883 _KUNIT_FAILED(test, \ 907 _KUNIT_FAILED(test, \
|