Home
last modified time | relevance | path

Searched refs:EXPECT_ABORT_BEGIN (Results 1 - 14 of 14) sorted by relevance

/third_party/unity/test/tests/
H A Dtest_unity_doubles.c46 EXPECT_ABORT_BEGIN in testDoublesWithinDelta()
59 EXPECT_ABORT_BEGIN in testDoublesNotWithinDelta()
76 EXPECT_ABORT_BEGIN in testDoublesEqual()
89 EXPECT_ABORT_BEGIN in testDoublesNotEqual()
102 EXPECT_ABORT_BEGIN in testDoublesNotEqualNegative1()
115 EXPECT_ABORT_BEGIN in testDoublesNotEqualNegative2()
128 EXPECT_ABORT_BEGIN in testDoublesNotEqualActualNaN()
141 EXPECT_ABORT_BEGIN in testDoublesNotEqualExpectedNaN()
154 EXPECT_ABORT_BEGIN in testDoublesEqualBothNaN()
167 EXPECT_ABORT_BEGIN in testDoublesNotEqualInfNaN()
[all...]
H A Dtest_unity_arrays.c72 EXPECT_ABORT_BEGIN in testInt64ArrayNotWithinDelta()
86 EXPECT_ABORT_BEGIN in testInt64ArrayNotWithinDeltaAndMessage()
100 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaPointless()
114 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaPointlessAndMessage()
127 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaExpectedNull()
140 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaExpectedNullAndMessage()
153 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaActualNull()
166 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaActualNullAndMessage()
219 EXPECT_ABORT_BEGIN in testIntArrayNotWithinDelta()
229 EXPECT_ABORT_BEGIN in testIntArrayNotWithinDeltaAndMessage()
[all...]
H A Dtest_unity_strings.c70 EXPECT_ABORT_BEGIN in testNotEqualString1()
77 EXPECT_ABORT_BEGIN in testNotEqualStringLen1()
84 EXPECT_ABORT_BEGIN in testNotEqualString2()
91 EXPECT_ABORT_BEGIN in testNotEqualStringLen2()
98 EXPECT_ABORT_BEGIN in testNotEqualString3()
105 EXPECT_ABORT_BEGIN in testNotEqualStringLen3()
112 EXPECT_ABORT_BEGIN in testNotEqualString4()
119 EXPECT_ABORT_BEGIN in testNotEqualStringLen4()
128 EXPECT_ABORT_BEGIN in testNotEqualString5()
135 EXPECT_ABORT_BEGIN in testNotEqualString_ExpectedStringIsNull()
[all...]
H A Dtest_unity_floats.c46 EXPECT_ABORT_BEGIN in testFloatsWithinDelta()
59 EXPECT_ABORT_BEGIN in testFloatsNotWithinDelta()
75 EXPECT_ABORT_BEGIN in testFloatsEqual()
88 EXPECT_ABORT_BEGIN in testFloatsNotEqual()
101 EXPECT_ABORT_BEGIN in testFloatsNotEqualNegative1()
114 EXPECT_ABORT_BEGIN in testFloatsNotEqualNegative2()
127 EXPECT_ABORT_BEGIN in testFloatsNotEqualActualNaN()
140 EXPECT_ABORT_BEGIN in testFloatsNotEqualExpectedNaN()
153 EXPECT_ABORT_BEGIN in testFloatsEqualBothNaN()
166 EXPECT_ABORT_BEGIN in testFloatsNotEqualInfNaN()
[all...]
H A Dtest_unity_integers.c38 EXPECT_ABORT_BEGIN in testNotEqualInts()
45 EXPECT_ABORT_BEGIN in testNotEqualInt8s()
52 EXPECT_ABORT_BEGIN in testNotEqualChars()
59 EXPECT_ABORT_BEGIN in testNotEqualInt16s()
66 EXPECT_ABORT_BEGIN in testNotEqualInt32s()
75 EXPECT_ABORT_BEGIN in testNotEqualBits()
87 EXPECT_ABORT_BEGIN in testNotEqualUInts()
99 EXPECT_ABORT_BEGIN in testNotEqualUInt8s()
111 EXPECT_ABORT_BEGIN in testNotEqualUInt16s()
123 EXPECT_ABORT_BEGIN in testNotEqualUInt32s()
[all...]
H A Dtest_unity_core.c117 EXPECT_ABORT_BEGIN in testMessageShouldDisplayMessageWithoutEndingAndGoOnToFail()
156 EXPECT_ABORT_BEGIN in testNotVanilla()
163 EXPECT_ABORT_BEGIN in testNotTrue()
170 EXPECT_ABORT_BEGIN in testNotFalse()
177 EXPECT_ABORT_BEGIN in testNotUnless()
184 EXPECT_ABORT_BEGIN in testNotNotEqual()
191 EXPECT_ABORT_BEGIN in testFail()
209 EXPECT_ABORT_BEGIN in testIsNullShouldFailIfNot()
218 EXPECT_ABORT_BEGIN in testNotNullShouldFailIfNULL()
236 EXPECT_ABORT_BEGIN in testIsEmptyShouldFailIfNot()
[all...]
H A Dtest_unity_integers_64.c72 EXPECT_ABORT_BEGIN in testInt64ArrayNotWithinDelta()
86 EXPECT_ABORT_BEGIN in testInt64ArrayNotWithinDeltaAndMessage()
100 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaPointless()
114 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaPointlessAndMessage()
127 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaExpectedNull()
140 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaExpectedNullAndMessage()
153 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaActualNull()
166 EXPECT_ABORT_BEGIN in testInt64ArrayWithinDeltaActualNullAndMessage()
230 EXPECT_ABORT_BEGIN in testUInt64ArrayNotWithinDelta()
244 EXPECT_ABORT_BEGIN in testUInt64ArrayNotWithinDeltaAndMessage()
[all...]
H A Dtest_unity_memory.c50 EXPECT_ABORT_BEGIN in testNotEqualMemory1()
57 EXPECT_ABORT_BEGIN in testNotEqualMemory2()
64 EXPECT_ABORT_BEGIN in testNotEqualMemory3()
71 EXPECT_ABORT_BEGIN in testNotEqualMemory4()
78 EXPECT_ABORT_BEGIN in testNotEqualMemoryLengthZero()
H A Dtest_unity_parameterized.c16 #define EXPECT_ABORT_BEGIN \ macro
88 EXPECT_ABORT_BEGIN in test_TheseShouldAllFail()
101 EXPECT_ABORT_BEGIN in test_TheseAreEveryOther()
118 EXPECT_ABORT_BEGIN in test_NormalFailsStillWork()
H A Dself_assessment_utils.h18 #define EXPECT_ABORT_BEGIN \ macro
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c21 #define EXPECT_ABORT_BEGIN \ macro
159 EXPECT_ABORT_BEGIN in testNotVanilla()
166 EXPECT_ABORT_BEGIN in testNotTrue()
173 EXPECT_ABORT_BEGIN in testNotFalse()
180 EXPECT_ABORT_BEGIN in testNotUnless()
187 EXPECT_ABORT_BEGIN in testNotNotEqual()
194 EXPECT_ABORT_BEGIN in testFail()
212 EXPECT_ABORT_BEGIN in testIsNullShouldFailIfNot()
221 EXPECT_ABORT_BEGIN in testNotNullShouldFailIfNULL()
228 EXPECT_ABORT_BEGIN in testIgnore()
[all...]
H A Dtestparameterized.c15 #define EXPECT_ABORT_BEGIN \ macro
77 EXPECT_ABORT_BEGIN in test_TheseShouldAllFail()
90 EXPECT_ABORT_BEGIN in test_TheseAreEveryOther()
107 EXPECT_ABORT_BEGIN in test_NormalFailsStillWork()
/third_party/unity/extras/memory/test/
H A Dunity_memory_Test.c127 #define EXPECT_ABORT_BEGIN \ macro
169 EXPECT_ABORT_BEGIN in test_DetectsLeak()
189 EXPECT_ABORT_BEGIN in test_BufferOverrunFoundDuringFree()
208 EXPECT_ABORT_BEGIN in test_BufferOverrunFoundDuringRealloc()
228 EXPECT_ABORT_BEGIN in test_BufferGuardWriteFoundDuringFree()
247 EXPECT_ABORT_BEGIN in test_BufferGuardWriteFoundDuringRealloc()
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_fixture_Test.c333 #define EXPECT_ABORT_BEGIN \ macro
375 EXPECT_ABORT_BEGIN in TEST()
395 EXPECT_ABORT_BEGIN in TEST()
414 EXPECT_ABORT_BEGIN in TEST()
434 EXPECT_ABORT_BEGIN in TEST()
453 EXPECT_ABORT_BEGIN in TEST()
470 EXPECT_ABORT_BEGIN in TEST()

Completed in 14 milliseconds