Searched refs:KUNIT_EXPECT_NOT_NULL_MSG (Results 1 – 3 of 3) sorted by relevance
109 KUNIT_EXPECT_NOT_NULL_MSG(test, sktp, "Memory allocation failure"); in test_ratelimit_stress()113 KUNIT_EXPECT_NOT_NULL_MSG(test, sktp, "kthread creation failure"); in test_ratelimit_stress()
1317 KUNIT_EXPECT_NOT_NULL_MSG(test, \1321 #define KUNIT_EXPECT_NOT_NULL_MSG(test, ptr, fmt, ...) \ macro
258 KUNIT_EXPECT_NOT_NULL_MSG(test, in wm_adsp_fw_find_test_find_firmware_byindex()