Home
last modified time | relevance | path

Searched refs:TEST_ASSERT_NOT_EMPTY (Results 1 - 2 of 2) sorted by relevance

/third_party/unity/test/tests/
H A Dtest_unity_core.c229 TEST_ASSERT_NOT_EMPTY(ptr2); in testIsEmpty()
246 TEST_ASSERT_NOT_EMPTY(ptr1); in testNotEmptyShouldFailIfEmpty()
/third_party/unity/src/
H A Dunity.h142 #define TEST_ASSERT_NOT_EMPTY(pointer) UNITY_TEST_ASSERT_NOT_EMPTY((pointer), __LINE__, " Expected Non-Empty") macro

Completed in 7 milliseconds