Home
last modified time | relevance | path

Searched refs:TEST_FAIL_MESSAGE (Results 1 - 23 of 23) sorted by relevance

/third_party/unity/test/tests/
H A Dtest_unity_core.c26 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
97 TEST_FAIL_MESSAGE("We should have passed already and finished this test"); in testPassShouldEndImmediatelyWithPass()
103 TEST_FAIL_MESSAGE("We should have passed already and finished this test"); in testPassShouldEndImmediatelyWithPassAndMessage()
192 TEST_FAIL_MESSAGE("Expected for testing"); in testFail()
254 TEST_FAIL_MESSAGE("This should not be reached"); in testIgnore()
262 TEST_FAIL_MESSAGE("This should not be reached"); in testIgnoreMessage()
341 TEST_FAIL_MESSAGE("Should Fail And Say Detail1 and Detail2"); in testThatDetailsCanHandleTestFail()
H A Dtest_unity_memory.c26 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
H A Dtest_unity_parameterized.c67 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
H A Dtest_unity_strings.c26 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
H A Dtest_unity_doubles.c26 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
H A Dtest_unity_integers_64.c26 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
H A Dtest_unity_floats.c26 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
H A Dtest_unity_arrays.c26 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
H A Dtest_unity_integers.c26 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
/third_party/cJSON/tests/unity/test/testdata/
H A DtestRunnerGeneratorSmall.c50 TEST_FAIL_MESSAGE("This Test Should Fail"); in test_ThisTestAlwaysFails()
H A DtestRunnerGeneratorWithMocks.c66 TEST_FAIL_MESSAGE("This Test Should Fail"); in test_ThisTestAlwaysFails()
H A DtestRunnerGenerator.c65 TEST_FAIL_MESSAGE("This Test Should Fail"); in test_ThisTestAlwaysFails()
/third_party/unity/test/testdata/
H A DtestRunnerGeneratorSmall.c50 TEST_FAIL_MESSAGE("This Test Should Fail"); in test_ThisTestAlwaysFails()
H A DtestRunnerGenerator.c65 TEST_FAIL_MESSAGE("This Test Should Fail"); in test_ThisTestAlwaysFails()
H A DtestRunnerGeneratorWithMocks.c66 TEST_FAIL_MESSAGE("This Test Should Fail"); in test_ThisTestAlwaysFails()
/third_party/cJSON/tests/unity/test/tests/
H A Dtestparameterized.c56 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
H A Dtestunity.c72 TEST_FAIL_MESSAGE("<= Failed in tearDown"); in tearDown()
135 TEST_FAIL_MESSAGE("We should have passed already and finished this test"); in testPassShouldEndImmediatelyWithPass()
195 TEST_FAIL_MESSAGE("Expected for testing"); in testFail()
230 TEST_FAIL_MESSAGE("This should not be reached"); in testIgnore()
238 TEST_FAIL_MESSAGE("This should not be reached"); in testIgnoreMessage()
5307 TEST_FAIL_MESSAGE("Should Fail And Say Detail1 and Detail2"); in testThatDetailsCanHandleTestFail()
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.h73 #define FAIL(message) TEST_FAIL_MESSAGE((message))
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.h83 #define FAIL(message) TEST_FAIL_MESSAGE((message))
/third_party/unity/extras/fixture/test/
H A Dunity_fixture_Test.c244 TEST_FAIL_MESSAGE("This test should not run!"); in IGNORE_TEST()
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_fixture_Test.c312 TEST_FAIL_MESSAGE("This test should not run!"); in IGNORE_TEST()
/third_party/cJSON/tests/unity/src/
H A Dunity.h101 #define TEST_FAIL_MESSAGE(message) UNITY_TEST_FAIL(__LINE__, (message)) macro
/third_party/unity/src/
H A Dunity.h101 #define TEST_FAIL_MESSAGE(message) UNITY_TEST_FAIL(__LINE__, (message)) macro

Completed in 27 milliseconds