Home
last modified time | relevance | path

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

/third_party/unity/src/
H A Dunity_internals.h908 #define UNITY_TEST_ASSERT_NOT_EQUAL_CHAR(threshold, actual, line, message) UnityAssertGreaterOrLessOrEqualNumber((UNITY_INT)(UNITY_INT8 )(threshold), (UNITY_INT)(UNITY_INT8 )(actual), UNITY_NOT_EQUAL, (message), (UNITY_LINE_TYPE)(line), UNITY_DISPLAY_STYLE_CHAR) macro

Completed in 6 milliseconds