Searched defs:STRCMP_EQUAL (Results 1 – 2 of 2) sorted by relevance
76 #define STRCMP_EQUAL(expected, actual) TEST_ASSERT_EQUAL_STRING((expected), (actual… macro
79 #define STRCMP_EQUAL(expected, actual) TEST_ASSERT_EQUAL_STRING((expected), (actual… macro