Home
last modified time | relevance | path

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

/linux/lib/kunit/
A Dresource.c99 KUNIT_ASSERT_NOT_NULL_MSG(test, action, "Tried to action a NULL function!"); in kunit_add_action()
A Dkunit-test.c633 KUNIT_ASSERT_NOT_NULL_MSG(test, strstr(full_log, "Add newline\n"), in kunit_log_newline_test()
/linux/include/kunit/
A Dtest.h1623 KUNIT_ASSERT_NOT_NULL_MSG(test, \
1627 #define KUNIT_ASSERT_NOT_NULL_MSG(test, ptr, fmt, ...) \ macro
/linux/sound/core/
A Dsound_kunit.c272 KUNIT_ASSERT_NOT_NULL_MSG(test, name, "Don't have name for %s", valid_fmt[i].name); in test_pcm_format_name()

Completed in 17 milliseconds