Searched refs:KUNIT_INIT_FAIL_ASSERT_STRUCT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/kunit/ | ||
D | assert.h | 105 #define KUNIT_INIT_FAIL_ASSERT_STRUCT(test, type) { \ macro |
D | test.h | 663 KUNIT_INIT_FAIL_ASSERT_STRUCT(test, assert_type), \ |