Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/of/
Dunittest.c68 #define EXPECT_NOT_BEGIN(level, fmt, ...) \ macro
3221 EXPECT_NOT_BEGIN(KERN_INFO, "------------[ cut here ]------------"); in of_unittest_lifecycle()
3222 EXPECT_NOT_BEGIN(KERN_INFO, "WARNING: <<all>>"); in of_unittest_lifecycle()
3223 EXPECT_NOT_BEGIN(KERN_INFO, "refcount_t: underflow; use-after-free."); in of_unittest_lifecycle()
3224 EXPECT_NOT_BEGIN(KERN_INFO, "---[ end trace <<int>> ]---"); in of_unittest_lifecycle()