Home
last modified time | relevance | path

Searched refs:USING_OUTPUT_SPY (Results 1 - 10 of 10) sorted by relevance

/third_party/unity/extras/memory/test/
H A Dunity_memory_Test.c149 #define USING_OUTPUT_SPY /* UNITY_OUTPUT_CHAR = UnityOutputCharSpy_OutputChar */ macro
157 #define USING_OUTPUT_SPY macro
165 #ifdef USING_OUTPUT_SPY in test_DetectsLeak()
177 TEST_IGNORE_MESSAGE("Enable USING_OUTPUT_SPY To Run This Test"); in test_DetectsLeak()
183 #ifdef USING_OUTPUT_SPY in test_BufferOverrunFoundDuringFree()
196 TEST_IGNORE_MESSAGE("Enable USING_OUTPUT_SPY To Run This Test"); in test_BufferOverrunFoundDuringFree()
202 #ifdef USING_OUTPUT_SPY in test_BufferOverrunFoundDuringRealloc()
215 TEST_IGNORE_MESSAGE("Enable USING_OUTPUT_SPY To Run This Test"); in test_BufferOverrunFoundDuringRealloc()
221 #ifdef USING_OUTPUT_SPY in test_BufferGuardWriteFoundDuringFree()
235 TEST_IGNORE_MESSAGE("Enable USING_OUTPUT_SPY T in test_BufferGuardWriteFoundDuringFree()
[all...]
/third_party/unity/test/tests/
H A Dself_assessment_utils.h50 /* Tricky series of macros to set USING_OUTPUT_SPY */
57 #define USING_OUTPUT_SPY /* true only if UNITY_OUTPUT_CHAR = putcharSpy */ macro
60 #ifdef USING_OUTPUT_SPY
81 #ifdef USING_OUTPUT_SPY in getBufferPutcharSpy()
91 #ifdef USING_OUTPUT_SPY in putcharSpy()
H A Dtest_unity_floats.c1212 #if defined(UNITY_EXCLUDE_FLOAT_PRINT) || defined(UNITY_INCLUDE_DOUBLE) || !defined(USING_OUTPUT_SPY) in testFloatPrinting()
1261 #if defined(UNITY_EXCLUDE_FLOAT_PRINT) || defined(UNITY_INCLUDE_DOUBLE) || !defined(USING_OUTPUT_SPY) in testFloatPrintingRoundTiesToEven()
1280 #if defined(UNITY_EXCLUDE_FLOAT_PRINT) || !defined(USING_OUTPUT_SPY) in testFloatPrintingInfinityAndNaN()
1290 #if defined(UNITY_TEST_ALL_FLOATS_PRINT_OK) && defined(USING_OUTPUT_SPY)
1372 #if !defined(UNITY_TEST_ALL_FLOATS_PRINT_OK) || !defined(USING_OUTPUT_SPY) in testFloatPrintingRandomSamples()
H A Dtest_unity_doubles.c1214 #if defined(UNITY_EXCLUDE_FLOAT_PRINT) || defined(UNITY_EXCLUDE_DOUBLE) || !defined(USING_OUTPUT_SPY) in testDoublePrinting()
1261 #if defined(UNITY_EXCLUDE_FLOAT_PRINT) || defined(UNITY_EXCLUDE_DOUBLE) || !defined(USING_OUTPUT_SPY) in testDoublePrintingRoundTiesToEven()
1276 #if defined(UNITY_EXCLUDE_FLOAT_PRINT) || defined(UNITY_EXCLUDE_DOUBLE) || !defined(USING_OUTPUT_SPY) in testDoublePrintingInfinityAndNaN()
H A Dtest_unity_core.c292 #ifndef USING_OUTPUT_SPY in testFailureCountIncrementsAndIsReturnedAtEnd()
H A Dtest_unity_strings.c321 #ifndef USING_OUTPUT_SPY in testCstringsEscapeSequence()
H A Dtest_unity_integers_64.c757 #ifndef USING_OUTPUT_SPY in testPrintNumbersInt64()
773 #ifndef USING_OUTPUT_SPY in testPrintNumbersUInt64()
H A Dtest_unity_integers.c2823 #ifndef USING_OUTPUT_SPY in testHexPrintsUpToMaxNumberOfNibbles()
2839 #ifndef USING_OUTPUT_SPY in testPrintNumbers32()
2853 #ifndef USING_OUTPUT_SPY in testPrintNumbersUnsigned32()
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_fixture_Test.c355 #define USING_OUTPUT_SPY /* UNITY_OUTPUT_CHAR = UnityOutputCharSpy_OutputChar */ macro
362 #define USING_OUTPUT_SPY macro
369 #ifndef USING_OUTPUT_SPY in TEST()
387 #ifndef USING_OUTPUT_SPY in TEST()
406 #ifndef USING_OUTPUT_SPY in TEST()
425 #ifndef USING_OUTPUT_SPY in TEST()
445 #ifndef USING_OUTPUT_SPY in TEST()
464 #ifndef USING_OUTPUT_SPY in TEST()
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c3294 // Tricky series of macros to set USING_OUTPUT_SPY
3301 #define USING_OUTPUT_SPY // true only if UNITY_OUTPUT_CHAR = putcharSpy macro
3304 #ifdef USING_OUTPUT_SPY
3318 #ifdef USING_OUTPUT_SPY in getBufferPutcharSpy()
3328 #ifdef USING_OUTPUT_SPY in putcharSpy()
3356 #ifndef USING_OUTPUT_SPY in testCstringsEscapeSequence()
3368 #ifndef USING_OUTPUT_SPY in testHexPrintsUpToMaxNumberOfNibbles()
3390 #ifndef USING_OUTPUT_SPY in testPrintNumbers32()
3404 #ifndef USING_OUTPUT_SPY in testPrintNumbersUnsigned32()
3422 #ifndef USING_OUTPUT_SPY in testPrintNumbersInt64()
[all...]

Completed in 17 milliseconds