Home
last modified time | relevance | path

Searched refs:UNITY_EXCLUDE_DOUBLE (Results 1 - 7 of 7) sorted by relevance

/third_party/unity/test/tests/
H A Dtest_unity_doubles.c38 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesWithinDelta()
54 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotWithinDelta()
68 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesEqual()
84 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqual()
97 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqualNegative1()
110 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqualNegative2()
123 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqualActualNaN()
136 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqualExpectedNaN()
149 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesEqualBothNaN()
162 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqualInfNaN()
[all...]
H A Dself_assessment_utils.h13 #ifndef UNITY_EXCLUDE_DOUBLE
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c17 #ifndef UNITY_EXCLUDE_DOUBLE
4587 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesWithinDelta()
4599 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotWithinDelta()
4611 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesEqual()
4623 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqual()
4634 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqualNegative1()
4645 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqualNegative2()
4656 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqualActualNaN()
4667 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesNotEqualExpectedNaN()
4678 #ifdef UNITY_EXCLUDE_DOUBLE in testDoublesEqualBothNaN()
[all...]
/third_party/cJSON/tests/unity/src/
H A Dunity_internals.h170 #ifndef UNITY_EXCLUDE_DOUBLE
171 #define UNITY_EXCLUDE_DOUBLE /* Remove double when excluding float support */ macro
207 #if defined(UNITY_EXCLUDE_DOUBLE) || !defined(UNITY_INCLUDE_DOUBLE)
210 #ifndef UNITY_EXCLUDE_DOUBLE
211 #define UNITY_EXCLUDE_DOUBLE macro
543 #ifndef UNITY_EXCLUDE_DOUBLE
571 #ifndef UNITY_EXCLUDE_DOUBLE
841 #ifdef UNITY_EXCLUDE_DOUBLE
H A Dunity.c835 #ifndef UNITY_EXCLUDE_DOUBLE
962 #endif /* not UNITY_EXCLUDE_DOUBLE */
1232 #ifndef UNITY_EXCLUDE_DOUBLE
1268 #ifndef UNITY_EXCLUDE_DOUBLE
/third_party/unity/src/
H A Dunity_internals.h226 #ifndef UNITY_EXCLUDE_DOUBLE
227 #define UNITY_EXCLUDE_DOUBLE /* Remove double when excluding float support */ macro
272 #if defined(UNITY_EXCLUDE_DOUBLE) || !defined(UNITY_INCLUDE_DOUBLE)
275 #ifndef UNITY_EXCLUDE_DOUBLE
276 #define UNITY_EXCLUDE_DOUBLE macro
708 #ifndef UNITY_EXCLUDE_DOUBLE
749 #ifndef UNITY_EXCLUDE_DOUBLE
1126 #ifdef UNITY_EXCLUDE_DOUBLE
H A Dunity.c1152 #ifndef UNITY_EXCLUDE_DOUBLE
1376 #endif /* not UNITY_EXCLUDE_DOUBLE */
1836 #ifndef UNITY_EXCLUDE_DOUBLE
1874 #ifndef UNITY_EXCLUDE_DOUBLE

Completed in 18 milliseconds