Searched refs:KUNIT_INIT_UNARY_ASSERT_STRUCT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/kunit/ | ||
D | assert.h | 140 #define KUNIT_INIT_UNARY_ASSERT_STRUCT(test, type, cond, expect_true) { \ macro |
D | test.h | 693 KUNIT_INIT_UNARY_ASSERT_STRUCT(test, \ |