Home
last modified time | relevance | path

Searched refs:KUNIT_EXPECT_BOS (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/lib/tests/
H A Dfortify_kunit.c139 #define KUNIT_EXPECT_BOS(test, p, expected, name) \ macro
160 KUNIT_EXPECT_BOS(test, p, expected, #alloc); \
170 KUNIT_EXPECT_BOS(test, p, SIZE_MAX, #alloc); \