Searched refs:goodStr (Results 1 – 1 of 1) sorted by relevance
106 char const* goodStr = "Real failure message"; in TEST_FIXTURE() local111 strcpy(failureMessage, goodStr); in TEST_FIXTURE()117 CHECK_EQUAL(goodStr, failure.failureStr); in TEST_FIXTURE()