Home
last modified time | relevance | path

Searched defs:UNITY_TEST_ASSERT_EQUAL_CHAR (Results 1 - 1 of 1) sorted by relevance

/third_party/unity/src/
H A Dunity_internals.h894 #define UNITY_TEST_ASSERT_EQUAL_CHAR(expected, actual, line, message) UnityAssertEqualNumber((UNITY_INT)(UNITY_INT8 )(expected), (UNITY_INT)(UNITY_INT8 )(actual), (message), (UNITY_LINE_TYPE)(line), UNITY_DISPLAY_STYLE_CHAR) macro

Completed in 5 milliseconds