Home
last modified time | relevance | path

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

/third_party/unity/src/
H A Dunity.h161 #define TEST_ASSERT_EQUAL_CHAR(expected, actual) UNITY_TEST_ASSERT_EQUAL_CHAR((expected), (actual), __LINE__, NULL) macro

Completed in 5 milliseconds