Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/of/
Dunittest.c74 #define EXPECT_NOT_BEGIN(level, fmt, ...) \ macro
3467 EXPECT_NOT_BEGIN(KERN_INFO, "------------[ cut here ]------------"); in of_unittest_lifecycle()
3468 EXPECT_NOT_BEGIN(KERN_INFO, "WARNING: <<all>>"); in of_unittest_lifecycle()
3469 EXPECT_NOT_BEGIN(KERN_INFO, "refcount_t: underflow; use-after-free."); in of_unittest_lifecycle()
3470 EXPECT_NOT_BEGIN(KERN_INFO, "---[ end trace <<int>> ]---"); in of_unittest_lifecycle()