Home
last modified time | relevance | path

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

/third_party/unity/test/tests/
H A Dtest_unity_core.c102 TEST_PASS_MESSAGE("Woohoo! This Automatically Passes!"); in testPassShouldEndImmediatelyWithPassAndMessage()
/third_party/unity/src/
H A Dunity.h114 #define TEST_PASS_MESSAGE(message) do { UnityMessage((message), __LINE__); TEST_ABORT(); } while (0) macro

Completed in 4 milliseconds