Searched refs:_KUNIT_FAILED (Results 1 – 1 of 1) sorted by relevance
| /linux/include/kunit/ |
| H A D | test.h | 733 #define _KUNIT_FAILED(test, assert_type, assert_class, assert_format, INITIALIZER, fmt, ...) do { \ macro 750 _KUNIT_FAILED(test, \ 790 _KUNIT_FAILED(test, \ 852 _KUNIT_FAILED(test, \ 915 _KUNIT_FAILED(test, \ 949 _KUNIT_FAILED(test, \ 973 _KUNIT_FAILED(test, \
|