Home
last modified time | relevance | path

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

/third_party/unity/test/tests/
H A Dself_assessment_utils.h25 endPutcharSpy(); /* start/end Spy to suppress output of failure message */ \
38 endPutcharSpy(); /* start/end Spy to suppress output of ignore message */ \
74 void endPutcharSpy(void) in endPutcharSpy() function
130 startPutcharSpy(); UnityPrintNumber((actual)); endPutcharSpy(); \
135 startPutcharSpy(); UnityPrintNumberUnsigned((actual)); endPutcharSpy(); \
140 startPutcharSpy(); UnityPrintFloat((actual)); endPutcharSpy(); \
H A Dtest_unity_core.c22 endPutcharSpy(); /* Stop suppressing test output */ in tearDown()
300 endPutcharSpy(); in testFailureCountIncrementsAndIsReturnedAtEnd()
313 endPutcharSpy(); in testFailureCountIncrementsAndIsReturnedAtEnd()
H A Dtest_unity_strings.c22 endPutcharSpy(); /* Stop suppressing test output */ in tearDown()
326 endPutcharSpy(); in testCstringsEscapeSequence()
H A Dtest_unity_memory.c22 endPutcharSpy(); /* Stop suppressing test output */ in tearDown()
H A Dtest_unity_doubles.c22 endPutcharSpy(); /* Stop suppressing test output */ in tearDown()
H A Dtest_unity_integers_64.c22 endPutcharSpy(); /* Stop suppressing test output */ in tearDown()
H A Dtest_unity_floats.c22 endPutcharSpy(); /* Stop suppressing test output */ in tearDown()
H A Dtest_unity_integers.c22 endPutcharSpy(); /* Stop suppressing test output */ in tearDown()
2828 endPutcharSpy(); in testHexPrintsUpToMaxNumberOfNibbles()
H A Dtest_unity_arrays.c22 endPutcharSpy(); /* Stop suppressing test output */ in tearDown()
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c28 endPutcharSpy(); /* start/end Spy to suppress output of failure message */ \
41 endPutcharSpy(); /* start/end Spy to suppress output of ignore message */ \
54 void endPutcharSpy(void);
68 endPutcharSpy(); /* Stop suppressing test output */ in tearDown()
3314 void endPutcharSpy(void) {putcharSpyEnabled = 0;} in endPutcharSpy() function
3344 endPutcharSpy(); in testFailureCountIncrementsAndIsReturnedAtEnd()
3350 endPutcharSpy(); in testFailureCountIncrementsAndIsReturnedAtEnd()
3361 endPutcharSpy(); in testCstringsEscapeSequence()
3373 endPutcharSpy(); in testHexPrintsUpToMaxNumberOfNibbles()
3379 startPutcharSpy(); UnityPrintNumber((actual)); endPutcharSpy(); \
[all...]

Completed in 17 milliseconds