Home
last modified time | relevance | path

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

/linux/sound/soc/
A Dsoc-card-test.c46 KUNIT_EXPECT_NOT_ERR_OR_NULL_MSG(test, kc, "Failed to find '%s'\n", in test_snd_soc_card_get_kcontrol()
/linux/include/kunit/
A Dtest.h1271 KUNIT_EXPECT_NOT_ERR_OR_NULL_MSG(test, ptr, NULL)
1273 #define KUNIT_EXPECT_NOT_ERR_OR_NULL_MSG(test, ptr, fmt, ...) \ macro

Completed in 9 milliseconds