Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dfortify_kunit.c66 #define KUNIT_EXPECT_BOS(test, p, expected, name) \ macro
87 KUNIT_EXPECT_BOS(test, p, expected, #alloc); \
97 KUNIT_EXPECT_BOS(test, p, SIZE_MAX, #alloc); \