Home
last modified time | relevance | path

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

/Linux-v5.15/lib/kunit/
Dexecutor_test.c45 KUNIT_EXPECT_FALSE_MSG(test, filtered, in filter_subsuite_to_empty_test()
/Linux-v5.15/include/kunit/
Dtest.h1334 #define KUNIT_EXPECT_FALSE_MSG(test, condition, fmt, ...) \ macro