Home
last modified time | relevance | path

Searched refs:TEST_IGNORE_MESSAGE (Results 1 - 25 of 26) sorted by relevance

12

/third_party/unity/extras/memory/test/
H A Dunity_memory_Test.c177 TEST_IGNORE_MESSAGE("Enable USING_OUTPUT_SPY To Run This Test"); in test_DetectsLeak()
196 TEST_IGNORE_MESSAGE("Enable USING_OUTPUT_SPY To Run This Test"); in test_BufferOverrunFoundDuringFree()
215 TEST_IGNORE_MESSAGE("Enable USING_OUTPUT_SPY To Run This Test"); in test_BufferOverrunFoundDuringRealloc()
235 TEST_IGNORE_MESSAGE("Enable USING_OUTPUT_SPY To Run This Test"); in test_BufferGuardWriteFoundDuringFree()
254 TEST_IGNORE_MESSAGE("Enable USING_OUTPUT_SPY To Run This Test"); in test_BufferGuardWriteFoundDuringRealloc()
274 TEST_IGNORE_MESSAGE("Enable UNITY_EXCLUDE_STDLIB_MALLOC to Run This Test"); in test_MallocPastBufferFails()
288 TEST_IGNORE_MESSAGE("Enable UNITY_EXCLUDE_STDLIB_MALLOC to Run This Test"); in test_CallocPastBufferFails()
302 TEST_IGNORE_MESSAGE("Enable UNITY_EXCLUDE_STDLIB_MALLOC to Run This Test"); in test_MallocThenReallocGrowsMemoryInPlace()
323 TEST_IGNORE_MESSAGE("Enable UNITY_EXCLUDE_STDLIB_MALLOC to Run This Test"); in test_ReallocFailDoesNotFreeMem()
/third_party/cJSON/tests/unity/examples/example_1/test/
H A DTestProductionCode2.c20 TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose"); in test_IgnoredTest()
25 TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet"); in test_AnotherIgnoredTest()
/third_party/cJSON/tests/unity/examples/example_3/test/
H A DTestProductionCode2.c20 TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose"); in test_IgnoredTest()
25 TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet"); in test_AnotherIgnoredTest()
/third_party/unity/examples/example_1/test/
H A DTestProductionCode2.c20 TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose"); in test_IgnoredTest()
25 TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet"); in test_AnotherIgnoredTest()
/third_party/unity/examples/example_3/test/
H A DTestProductionCode2.c20 TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose"); in test_IgnoredTest()
25 TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet"); in test_AnotherIgnoredTest()
/third_party/unity/examples/example_4/test/
H A DTestProductionCode2.c24 TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose"); in test_IgnoredTest()
29 TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet"); in test_AnotherIgnoredTest()
/third_party/cJSON/tests/unity/examples/example_2/test/
H A DTestProductionCode2.c22 TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose"); in TEST()
27 TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet"); in TEST()
/third_party/unity/examples/example_2/test/
H A DTestProductionCode2.c22 TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose"); in TEST()
27 TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet"); in TEST()
/third_party/unity/test/tests/
H A Dtest_unity_core.c27 TEST_IGNORE_MESSAGE("<= Ignored in tearDown"); in tearDown()
261 TEST_IGNORE_MESSAGE("This is an expected TEST_IGNORE_MESSAGE string!"); in testIgnoreMessage()
H A Dtest_unity_memory.c27 TEST_IGNORE_MESSAGE("<= Ignored in tearDown"); in tearDown()
H A Dtest_unity_strings.c27 TEST_IGNORE_MESSAGE("<= Ignored in tearDown"); in tearDown()
H A Dtest_unity_doubles.c27 TEST_IGNORE_MESSAGE("<= Ignored in tearDown"); in tearDown()
H A Dtest_unity_integers_64.c27 TEST_IGNORE_MESSAGE("<= Ignored in tearDown"); in tearDown()
H A Dtest_unity_floats.c27 TEST_IGNORE_MESSAGE("<= Ignored in tearDown"); in tearDown()
H A Dtest_unity_integers.c27 TEST_IGNORE_MESSAGE("<= Ignored in tearDown"); in tearDown()
2840 TEST_IGNORE_MESSAGE("Compile with '-D UNITY_OUTPUT_CHAR=putcharSpy' to enable print testing"); in testPrintNumbers32()
H A Dtest_unity_arrays.c27 TEST_IGNORE_MESSAGE("<= Ignored in tearDown"); in tearDown()
/third_party/cJSON/tests/unity/test/testdata/
H A DtestRunnerGeneratorSmall.c55 TEST_IGNORE_MESSAGE("This Test Should Be Ignored"); in test_ThisTestAlwaysIgnored()
H A DtestRunnerGeneratorWithMocks.c71 TEST_IGNORE_MESSAGE("This Test Should Be Ignored"); in test_ThisTestAlwaysIgnored()
H A DtestRunnerGenerator.c70 TEST_IGNORE_MESSAGE("This Test Should Be Ignored"); in test_ThisTestAlwaysIgnored()
/third_party/unity/test/testdata/
H A DtestRunnerGeneratorSmall.c55 TEST_IGNORE_MESSAGE("This Test Should Be Ignored"); in test_ThisTestAlwaysIgnored()
H A DtestRunnerGenerator.c70 TEST_IGNORE_MESSAGE("This Test Should Be Ignored"); in test_ThisTestAlwaysIgnored()
H A DtestRunnerGeneratorWithMocks.c71 TEST_IGNORE_MESSAGE("This Test Should Be Ignored"); in test_ThisTestAlwaysIgnored()
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_fixture_Test.c370 TEST_IGNORE_MESSAGE("Build with '-D UNITY_OUTPUT_CHAR=UnityOutputCharSpy_OutputChar' to enable tests"); in TEST()
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c73 TEST_IGNORE_MESSAGE("<= Ignored in tearDown"); in tearDown()
237 TEST_IGNORE_MESSAGE("This is an expected TEST_IGNORE_MESSAGE string!"); in testIgnoreMessage()
3391 TEST_IGNORE_MESSAGE("Compile with '-D UNITY_OUTPUT_CHAR=putcharSpy' to enable print testing"); in testPrintNumbers32()
/third_party/cJSON/tests/unity/src/
H A Dunity.h103 #define TEST_IGNORE_MESSAGE(message) UNITY_TEST_IGNORE(__LINE__, (message)) macro

Completed in 23 milliseconds

12