Home
last modified time | relevance | path

Searched refs:TEST_PASS_MESSAGE (Results 1 – 3 of 3) sorted by relevance

/third_party/unity/src/
Dunity.h111 #define TEST_PASS_MESSAGE(message) … macro
/third_party/unity/docs/
DUnityAssertionsReference.md199 ##### `TEST_PASS_MESSAGE("message")`
/third_party/unity/test/tests/
Dtestunity.c153 TEST_PASS_MESSAGE("Woohoo! This Automatically Passes!"); in testPassShouldEndImmediatelyWithPassAndMessage()