Searched refs:TEST_ASSERT_EMPTY_MESSAGE (Results 1 - 1 of 1) sorted by relevance
/third_party/unity/src/ | ||
H A D | unity.h | 423 #define TEST_ASSERT_EMPTY_MESSAGE(pointer, message) UNITY_TEST_ASSERT_EMPTY( (pointer), __LINE__, (message)) macro |
Completed in 4 milliseconds