Searched refs:KUNIT_INIT_UNARY_ASSERT_STRUCT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/kunit/ | ||
D | assert.h | 101 #define KUNIT_INIT_UNARY_ASSERT_STRUCT(cond, expect_true) { \ macro |
D | test.h | 532 KUNIT_INIT_UNARY_ASSERT_STRUCT(#condition, \ |