Searched refs:KUNIT_ASSERT_STRNEQ (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/kunit/
H A Dtest.h1423 * KUNIT_ASSERT_STRNEQ() - Expects that strings @left and @right are not equal.
1433 #define KUNIT_ASSERT_STRNEQ(test, left, right) \ macro

Completed in 125 milliseconds