Home
last modified time | relevance | path

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

/third_party/unity/test/tests/
H A Dtest_unity_core.c108 TEST_MESSAGE("This is just a message"); in testMessageShouldDisplayMessageWithoutEndingAndGoOnToPass()
109 TEST_MESSAGE("This is another message"); in testMessageShouldDisplayMessageWithoutEndingAndGoOnToPass()
115 TEST_MESSAGE("This is yet another message"); in testMessageShouldDisplayMessageWithoutEndingAndGoOnToFail()
/third_party/unity/src/
H A Dunity.h105 #define TEST_MESSAGE(message) UnityMessage((message), __LINE__) macro

Completed in 4 milliseconds