Home
last modified time | relevance | path

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

/third_party/unity/src/
H A Dunity.h448 #define TEST_ASSERT_EQUAL_CHAR_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUAL_CHAR((expected), (actual), __LINE__, (message)) macro

Completed in 3 milliseconds