Searched defs:UNITY_TEST_ASSERT_EACH_EQUAL_CHAR (Results 1 - 1 of 1) sorted by relevance
/third_party/unity/src/ |
H A D | unity_internals.h | 1024 #define UNITY_TEST_ASSERT_EACH_EQUAL_CHAR(expected, actual, num_elements, line, message) UnityAssertEqualIntArray(UnityNumToPtr((UNITY_INT)(UNITY_INT8 )(expected), 1), (UNITY_INTERNAL_PTR)(actual), (UNITY_UINT32)(num_elements), (message), (UNITY_LINE_TYPE)(line), UNITY_DISPLAY_STYLE_CHAR, UNITY_ARRAY_TO_VAL) macro
|
Completed in 5 milliseconds