Lines Matching refs:actual

137 …RT_EQUAL_INT(expected, actual)                                                    UNITY_TEST_ASSER…  argument
138 …T_EQUAL_INT8(expected, actual) UNITY_TEST_ASSERT… argument
139 …_EQUAL_INT16(expected, actual) UNITY_TEST_ASSERT_… argument
140 …_EQUAL_INT32(expected, actual) UNITY_TEST_ASSERT_… argument
141 …_EQUAL_INT64(expected, actual) UNITY_TEST_ASSERT_… argument
142 …T_EQUAL_UINT(expected, actual) UNITY_TEST_ASSERT… argument
143 …_EQUAL_UINT8(expected, actual) UNITY_TEST_ASSERT_… argument
144 …EQUAL_UINT16(expected, actual) UNITY_TEST_ASSERT_E… argument
145 …EQUAL_UINT32(expected, actual) UNITY_TEST_ASSERT_E… argument
146 …EQUAL_UINT64(expected, actual) UNITY_TEST_ASSERT_E… argument
147 …_EQUAL_size_t(expected, actual) UNITY_TEST_ASSERT_… argument
148 …T_EQUAL_HEX(expected, actual) UNITY_TEST_ASSERT… argument
149 …T_EQUAL_HEX8(expected, actual) UNITY_TEST_ASSERT… argument
150 …_EQUAL_HEX16(expected, actual) UNITY_TEST_ASSERT_… argument
151 …_EQUAL_HEX32(expected, actual) UNITY_TEST_ASSERT_… argument
152 …_EQUAL_HEX64(expected, actual) UNITY_TEST_ASSERT_… argument
153 …T_EQUAL_CHAR(expected, actual) UNITY_TEST_ASSERT… argument
154 …_BITS(mask, expected, actual) UNITY_TEST_ASSERT_… argument
155 …_BITS_HIGH(mask, actual) UNITY_TEST_ASSERT_… argument
156 …T_BITS_LOW(mask, actual) UNITY_TEST_ASSERT… argument
157 …H(bit, actual) UNITY_TEST_ASSERT_BITS(((U… argument
158 …W(bit, actual) UNITY_TEST_ASSERT_BITS(((… argument
161 …T_EQUAL_INT(threshold, actual) UNITY_TEST_ASSERT_NOT… argument
162 …_EQUAL_INT8(threshold, actual) UNITY_TEST_ASSERT_NOT_… argument
163 …EQUAL_INT16(threshold, actual) UNITY_TEST_ASSERT_NOT_E… argument
164 …EQUAL_INT32(threshold, actual) UNITY_TEST_ASSERT_NOT_E… argument
165 …EQUAL_INT64(threshold, actual) UNITY_TEST_ASSERT_NOT_E… argument
166 …_EQUAL_UINT(threshold, actual) UNITY_TEST_ASSERT_NOT_… argument
167 …EQUAL_UINT8(threshold, actual) UNITY_TEST_ASSERT_NOT_E… argument
168 …QUAL_UINT16(threshold, actual) UNITY_TEST_ASSERT_NOT_EQ… argument
169 …QUAL_UINT32(threshold, actual) UNITY_TEST_ASSERT_NOT_EQ… argument
170 …QUAL_UINT64(threshold, actual) UNITY_TEST_ASSERT_NOT_EQ… argument
171 …EQUAL_size_t(threshold, actual) UNITY_TEST_ASSERT_NOT_E… argument
172 …_EQUAL_HEX8(threshold, actual) UNITY_TEST_ASSERT_NOT_… argument
173 …EQUAL_HEX16(threshold, actual) UNITY_TEST_ASSERT_NOT_E… argument
174 …EQUAL_HEX32(threshold, actual) UNITY_TEST_ASSERT_NOT_E… argument
175 …EQUAL_HEX64(threshold, actual) UNITY_TEST_ASSERT_NOT_E… argument
176 …_EQUAL_CHAR(threshold, actual) UNITY_TEST_ASSERT_NOT_… argument
179 …ATER_THAN(threshold, actual) UNITY_TEST_ASSERT_GREA… argument
180 …ER_THAN_INT(threshold, actual) UNITY_TEST_ASSERT_GREATE… argument
181 …R_THAN_INT8(threshold, actual) UNITY_TEST_ASSERT_GREATER… argument
182 …_THAN_INT16(threshold, actual) UNITY_TEST_ASSERT_GREATER_… argument
183 …_THAN_INT32(threshold, actual) UNITY_TEST_ASSERT_GREATER_… argument
184 …_THAN_INT64(threshold, actual) UNITY_TEST_ASSERT_GREATER_… argument
185 …R_THAN_UINT(threshold, actual) UNITY_TEST_ASSERT_GREATER… argument
186 …_THAN_UINT8(threshold, actual) UNITY_TEST_ASSERT_GREATER_… argument
187 …THAN_UINT16(threshold, actual) UNITY_TEST_ASSERT_GREATER_T… argument
188 …THAN_UINT32(threshold, actual) UNITY_TEST_ASSERT_GREATER_T… argument
189 …THAN_UINT64(threshold, actual) UNITY_TEST_ASSERT_GREATER_T… argument
190 …_THAN_size_t(threshold, actual) UNITY_TEST_ASSERT_GREATER_… argument
191 …R_THAN_HEX8(threshold, actual) UNITY_TEST_ASSERT_GREATER… argument
192 …_THAN_HEX16(threshold, actual) UNITY_TEST_ASSERT_GREATER_… argument
193 …_THAN_HEX32(threshold, actual) UNITY_TEST_ASSERT_GREATER_… argument
194 …_THAN_HEX64(threshold, actual) UNITY_TEST_ASSERT_GREATER_… argument
195 …R_THAN_CHAR(threshold, actual) UNITY_TEST_ASSERT_GREATER… argument
197 …ESS_THAN(threshold, actual) UNITY_TEST_ASSERT_SM… argument
198 …S_THAN_INT(threshold, actual) UNITY_TEST_ASSERT_SMAL… argument
199 …_THAN_INT8(threshold, actual) UNITY_TEST_ASSERT_SMALL… argument
200 …THAN_INT16(threshold, actual) UNITY_TEST_ASSERT_SMALLE… argument
201 …THAN_INT32(threshold, actual) UNITY_TEST_ASSERT_SMALLE… argument
202 …THAN_INT64(threshold, actual) UNITY_TEST_ASSERT_SMALLE… argument
203 …_THAN_UINT(threshold, actual) UNITY_TEST_ASSERT_SMALL… argument
204 …THAN_UINT8(threshold, actual) UNITY_TEST_ASSERT_SMALLE… argument
205 …HAN_UINT16(threshold, actual) UNITY_TEST_ASSERT_SMALLER… argument
206 …HAN_UINT32(threshold, actual) UNITY_TEST_ASSERT_SMALLER… argument
207 …HAN_UINT64(threshold, actual) UNITY_TEST_ASSERT_SMALLER… argument
208 …THAN_size_t(threshold, actual) UNITY_TEST_ASSERT_SMALLE… argument
209 …_THAN_HEX8(threshold, actual) UNITY_TEST_ASSERT_SMALL… argument
210 …THAN_HEX16(threshold, actual) UNITY_TEST_ASSERT_SMALLE… argument
211 …THAN_HEX32(threshold, actual) UNITY_TEST_ASSERT_SMALLE… argument
212 …THAN_HEX64(threshold, actual) UNITY_TEST_ASSERT_SMALLE… argument
213 …_THAN_CHAR(threshold, actual) UNITY_TEST_ASSERT_SMALL… argument
215 …_OR_EQUAL(threshold, actual) UNITY_TEST_ASSERT_GREATER_… argument
216 …R_EQUAL_INT(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR… argument
217 …_EQUAL_INT8(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_… argument
218 …EQUAL_INT16(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_E… argument
219 …EQUAL_INT32(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_E… argument
220 …EQUAL_INT64(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_E… argument
221 …_EQUAL_UINT(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_… argument
222 …EQUAL_UINT8(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_E… argument
223 …QUAL_UINT16(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_EQ… argument
224 …QUAL_UINT32(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_EQ… argument
225 …QUAL_UINT64(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_EQ… argument
226 …EQUAL_size_t(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_E… argument
227 …_EQUAL_HEX8(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_… argument
228 …EQUAL_HEX16(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_E… argument
229 …EQUAL_HEX32(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_E… argument
230 …EQUAL_HEX64(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_E… argument
231 …_EQUAL_CHAR(threshold, actual) UNITY_TEST_ASSERT_GREATER_OR_… argument
233 …OR_EQUAL(threshold, actual) UNITY_TEST_ASSERT_SMALLE… argument
234 …_EQUAL_INT(threshold, actual) UNITY_TEST_ASSERT_SMALLER_… argument
235 …EQUAL_INT8(threshold, actual) UNITY_TEST_ASSERT_SMALLER_O… argument
236 …QUAL_INT16(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR… argument
237 …QUAL_INT32(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR… argument
238 …QUAL_INT64(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR… argument
239 …EQUAL_UINT(threshold, actual) UNITY_TEST_ASSERT_SMALLER_O… argument
240 …QUAL_UINT8(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR… argument
241 …UAL_UINT16(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR_… argument
242 …UAL_UINT32(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR_… argument
243 …UAL_UINT64(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR_… argument
244 …QUAL_size_t(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR… argument
245 …EQUAL_HEX8(threshold, actual) UNITY_TEST_ASSERT_SMALLER_O… argument
246 …QUAL_HEX16(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR… argument
247 …QUAL_HEX32(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR… argument
248 …QUAL_HEX64(threshold, actual) UNITY_TEST_ASSERT_SMALLER_OR… argument
249 …EQUAL_CHAR(threshold, actual) UNITY_TEST_ASSERT_SMALLER_O… argument
252 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_INT_WIT… argument
253 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_INT8_WIT… argument
254 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_INT16_WIT… argument
255 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_INT32_WIT… argument
256 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_INT64_WIT… argument
257 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_UINT_WIT… argument
258 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_UINT8_WIT… argument
259 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_UINT16_WIT… argument
260 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_UINT32_WIT… argument
261 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_UINT64_WIT… argument
262 …ITHIN(delta, expected, actual) UNITY_TEST_ASSERT_UINT_WITH… argument
263 …HIN(delta, expected, actual) UNITY_TEST_ASSERT_HEX32_WI… argument
264 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_HEX8_WIT… argument
265 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_HEX16_WIT… argument
266 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_HEX32_WIT… argument
267 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_HEX64_WIT… argument
268 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_CHAR_WIT… argument
271 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_INT_ARRAY_WIT… argument
272 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_INT8_ARRAY_WIT… argument
273 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_INT16_ARRAY_WIT… argument
274 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_INT32_ARRAY_WIT… argument
275 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_INT64_ARRAY_WIT… argument
276 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_UINT_ARRAY_WIT… argument
277 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_UINT8_ARRAY_WIT… argument
278 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_UINT16_ARRAY_WIT… argument
279 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_UINT32_ARRAY_WIT… argument
280 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_UINT64_ARRAY_WIT… argument
281 …ITHIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_UINT_ARRAY_WITH… argument
282 …HIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_HEX32_ARRAY_WI… argument
283 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_HEX8_ARRAY_WIT… argument
284 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_HEX16_ARRAY_WIT… argument
285 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_HEX32_ARRAY_WIT… argument
286 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_HEX64_ARRAY_WIT… argument
287 …THIN(delta, expected, actual, num_elements) UNITY_TEST_ASSERT_CHAR_ARRAY_WIT… argument
291 …RT_EQUAL_PTR(expected, actual) UNITY_TEST_ASSER… argument
292 …EQUAL_STRING(expected, actual) UNITY_TEST_ASSERT_E… argument
293 …L_STRING_LEN(expected, actual, len) UNITY_TEST_ASSERT_EQUAL… argument
294 …EQUAL_MEMORY(expected, actual, len) UNITY_TEST_ASSERT_E… argument
297 …AL_INT_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUA… argument
298 …L_INT8_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL… argument
299 …_INT16_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_… argument
300 …_INT32_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_… argument
301 …_INT64_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_… argument
302 …L_UINT_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL… argument
303 …_UINT8_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_… argument
304 …UINT16_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_U… argument
305 …UINT32_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_U… argument
306 …UINT64_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_U… argument
307 …_size_t_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_… argument
308 …L_HEX_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL… argument
309 …L_HEX8_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL… argument
310 …_HEX16_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_… argument
311 …_HEX32_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_… argument
312 …_HEX64_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_… argument
313 …AL_PTR_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUA… argument
314 …STRING_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_S… argument
315 …MEMORY_ARRAY(expected, actual, len, num_elements) UNITY_TEST_ASSERT_EQUAL_M… argument
316 …L_CHAR_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL… argument
319 …CH_EQUAL_INT(expected, actual, num_elements) UNITY_TEST_ASSERT_EAC… argument
320 …H_EQUAL_INT8(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH… argument
321 …_EQUAL_INT16(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_… argument
322 …_EQUAL_INT32(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_… argument
323 …_EQUAL_INT64(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_… argument
324 …H_EQUAL_UINT(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH… argument
325 …_EQUAL_UINT8(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_… argument
326 …EQUAL_UINT16(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_E… argument
327 …EQUAL_UINT32(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_E… argument
328 …EQUAL_UINT64(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_E… argument
329 …_EQUAL_size_t(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_… argument
330 …H_EQUAL_HEX(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH… argument
331 …H_EQUAL_HEX8(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH… argument
332 …_EQUAL_HEX16(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_… argument
333 …_EQUAL_HEX32(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_… argument
334 …_EQUAL_HEX64(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_… argument
335 …CH_EQUAL_PTR(expected, actual, num_elements) UNITY_TEST_ASSERT_EAC… argument
336 …EQUAL_STRING(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_E… argument
337 …EQUAL_MEMORY(expected, actual, len, num_elements) UNITY_TEST_ASSERT_EACH_E… argument
338 …H_EQUAL_CHAR(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH… argument
341 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_FLOAT_WIT… argument
342 …_EQUAL_FLOAT(expected, actual) UNITY_TEST_ASSERT_… argument
343 …_FLOAT_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_… argument
344 …_EQUAL_FLOAT(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_… argument
345 …EST_ASSERT_FLOAT_IS_INF(actual) UNITY_TE… argument
346 …ASSERT_FLOAT_IS_NEG_INF(actual) UNITY_TEST_A… argument
347 …EST_ASSERT_FLOAT_IS_NAN(actual) UNITY_TE… argument
348 …RT_FLOAT_IS_DETERMINATE(actual) UNITY_TEST_ASSER… argument
349 …ASSERT_FLOAT_IS_NOT_INF(actual) UNITY_TEST_A… argument
350 …RT_FLOAT_IS_NOT_NEG_INF(actual) UNITY_TEST_ASSER… argument
351 …ASSERT_FLOAT_IS_NOT_NAN(actual) UNITY_TEST_A… argument
352 …LOAT_IS_NOT_DETERMINATE(actual) UNITY_TEST_ASSERT_FL… argument
355 …THIN(delta, expected, actual) UNITY_TEST_ASSERT_DOUBLE_WIT… argument
356 …EQUAL_DOUBLE(expected, actual) UNITY_TEST_ASSERT_E… argument
357 …DOUBLE_ARRAY(expected, actual, num_elements) UNITY_TEST_ASSERT_EQUAL_D… argument
358 …EQUAL_DOUBLE(expected, actual, num_elements) UNITY_TEST_ASSERT_EACH_E… argument
359 …ST_ASSERT_DOUBLE_IS_INF(actual) UNITY_TES… argument
360 …SSERT_DOUBLE_IS_NEG_INF(actual) UNITY_TEST_AS… argument
361 …ST_ASSERT_DOUBLE_IS_NAN(actual) UNITY_TES… argument
362 …T_DOUBLE_IS_DETERMINATE(actual) UNITY_TEST_ASSERT… argument
363 …SSERT_DOUBLE_IS_NOT_INF(actual) UNITY_TEST_AS… argument
364 …T_DOUBLE_IS_NOT_NEG_INF(actual) UNITY_TEST_ASSERT… argument
365 …SSERT_DOUBLE_IS_NOT_NAN(actual) UNITY_TEST_AS… argument
366 …UBLE_IS_NOT_DETERMINATE(actual) UNITY_TEST_ASSERT_DOU… argument
370 …SERT_EQUAL(expected, actual) UNITY_TEST_ASS… argument
371 …ASSERT_NOT_EQUAL(expected, actual) UNITY_TEST_A… argument
374 …SERT_EQUAL(expected, actual) UNITY_TEST_ASS… argument
375 #define TEST_ASSERT_NOT_EQUAL(expected, actual) … argument
378 …RT_EQUAL(expected, actual) UNITY_TEST_ASSER… argument
379 #define TEST_ASSERT_NOT_EQUAL(expected, actual) … argument
382 …T_ASSERT_EQUAL(expected, actual) UNITY_TEST… argument
383 …ASSERT_NOT_EQUAL(expected, actual) UNITY_TEST_A… argument
386 #define TEST_ASSERT_EQUAL(expected, actual) … argument
387 #define TEST_ASSERT_NOT_EQUAL(expected, actual) … argument
405 …QUAL_INT_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQ… argument
406 …UAL_INT8_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQU… argument
407 …AL_INT16_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUA… argument
408 …AL_INT32_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUA… argument
409 …AL_INT64_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUA… argument
410 …UAL_UINT_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQU… argument
411 …AL_UINT8_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUA… argument
412 …L_UINT16_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUAL… argument
413 …L_UINT32_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUAL… argument
414 …L_UINT64_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUAL… argument
415 …AL_size_t_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUA… argument
416 …UAL_HEX_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQU… argument
417 …UAL_HEX8_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQU… argument
418 …AL_HEX16_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUA… argument
419 …AL_HEX32_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUA… argument
420 …AL_HEX64_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUA… argument
421 …S_MESSAGE(mask, expected, actual, message) UNITY_TEST_ASSERT_BITS… argument
422 …_HIGH_MESSAGE(mask, actual, message) UNITY_TEST_ASSERT_BITS(… argument
423 …S_LOW_MESSAGE(mask, actual, message) UNITY_TEST_ASSERT_BITS… argument
424 …AGE(bit, actual, message) UNITY_TEST_ASSERT_BITS(((UNITY_U… argument
425 …AGE(bit, actual, message) UNITY_TEST_ASSERT_BITS(((UNITY_… argument
426 …UAL_CHAR_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQU… argument
429 …UAL_INT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQU… argument
430 …AL_INT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUA… argument
431 …L_INT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL… argument
432 …L_INT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL… argument
433 …L_INT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL… argument
434 …AL_UINT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUA… argument
435 …L_UINT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL… argument
436 …_UINT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL_… argument
437 …_UINT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL_… argument
438 …_UINT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL_… argument
439 …L_size_t_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL… argument
440 …AL_HEX8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUA… argument
441 …L_HEX16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL… argument
442 …L_HEX32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL… argument
443 …L_HEX64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUAL… argument
444 …AL_CHAR_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_NOT_EQUA… argument
448 …_THAN_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_… argument
449 …HAN_INT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_TH… argument
450 …AN_INT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THA… argument
451 …N_INT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN… argument
452 …N_INT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN… argument
453 …N_INT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN… argument
454 …AN_UINT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THA… argument
455 …N_UINT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN… argument
456 …_UINT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN_… argument
457 …_UINT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN_… argument
458 …_UINT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN_… argument
459 …N_size_t_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN… argument
460 …AN_HEX8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THA… argument
461 …N_HEX16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN… argument
462 …N_HEX32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN… argument
463 …N_HEX64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THAN… argument
464 …AN_CHAR_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_THA… argument
466 …THAN_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLE… argument
467 …AN_INT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_… argument
468 …N_INT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_T… argument
469 …_INT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_TH… argument
470 …_INT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_TH… argument
471 …_INT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_TH… argument
472 …N_UINT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_T… argument
473 …_UINT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_TH… argument
474 …UINT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_THA… argument
475 …UINT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_THA… argument
476 …UINT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_THA… argument
477 …_size_t_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_TH… argument
478 …N_HEX8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_T… argument
479 …_HEX16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_TH… argument
480 …_HEX32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_TH… argument
481 …_HEX64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_TH… argument
482 …N_CHAR_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_T… argument
484 …EQUAL_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_E… argument
485 …UAL_INT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQU… argument
486 …AL_INT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUA… argument
487 …L_INT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL… argument
488 …L_INT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL… argument
489 …L_INT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL… argument
490 …AL_UINT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUA… argument
491 …L_UINT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL… argument
492 …_UINT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL_… argument
493 …_UINT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL_… argument
494 …_UINT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL_… argument
495 …L_size_t_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL… argument
496 …AL_HEX8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUA… argument
497 …L_HEX16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL… argument
498 …L_HEX32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL… argument
499 …L_HEX64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUAL… argument
500 …AL_CHAR_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_GREATER_OR_EQUA… argument
502 …QUAL_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR… argument
503 …AL_INT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_E… argument
504 …L_INT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQ… argument
505 …_INT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQU… argument
506 …_INT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQU… argument
507 …_INT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQU… argument
508 …L_UINT_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQ… argument
509 …_UINT8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQU… argument
510 …UINT16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQUA… argument
511 …UINT32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQUA… argument
512 …UINT64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQUA… argument
513 …_size_t_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQU… argument
514 …L_HEX8_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQ… argument
515 …_HEX16_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQU… argument
516 …_HEX32_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQU… argument
517 …_HEX64_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQU… argument
518 …L_CHAR_MESSAGE(threshold, actual, message) UNITY_TEST_ASSERT_SMALLER_OR_EQ… argument
521 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_INT_WITHIN(… argument
522 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_INT8_WITHIN(… argument
523 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_INT16_WITHIN(… argument
524 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_INT32_WITHIN(… argument
525 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_INT64_WITHIN(… argument
526 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_UINT_WITHIN(… argument
527 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_UINT8_WITHIN(… argument
528 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_UINT16_WITHIN(… argument
529 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_UINT32_WITHIN(… argument
530 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_UINT64_WITHIN(… argument
531 …N_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_UINT_WITHIN((… argument
532 …MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_HEX32_WITHIN… argument
533 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_HEX8_WITHIN(… argument
534 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_HEX16_WITHIN(… argument
535 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_HEX32_WITHIN(… argument
536 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_HEX64_WITHIN(… argument
537 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_CHAR_WITHIN(… argument
540 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_INT_ARRAY_WITHIN(… argument
541 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_INT8_ARRAY_WITHIN(… argument
542 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_INT16_ARRAY_WITHIN(… argument
543 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_INT32_ARRAY_WITHIN(… argument
544 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_INT64_ARRAY_WITHIN(… argument
545 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_UINT_ARRAY_WITHIN(… argument
546 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_UINT8_ARRAY_WITHIN(… argument
547 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_UINT16_ARRAY_WITHIN(… argument
548 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_UINT32_ARRAY_WITHIN(… argument
549 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_UINT64_ARRAY_WITHIN(… argument
550 …N_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_UINT_ARRAY_WITHIN((… argument
551 …MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_HEX32_ARRAY_WITHIN… argument
552 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_HEX8_ARRAY_WITHIN(… argument
553 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_HEX16_ARRAY_WITHIN(… argument
554 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_HEX32_ARRAY_WITHIN(… argument
555 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_HEX64_ARRAY_WITHIN(… argument
556 …_MESSAGE(delta, expected, actual, num_elements, message) UNITY_TEST_ASSERT_CHAR_ARRAY_WITHIN(… argument
560 …QUAL_PTR_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQ… argument
561 …L_STRING_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUAL… argument
562 …RING_LEN_MESSAGE(expected, actual, len, message) UNITY_TEST_ASSERT_EQUAL_STR… argument
563 …L_MEMORY_MESSAGE(expected, actual, len, message) UNITY_TEST_ASSERT_EQUAL… argument
566 …NT_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_IN… argument
567 …T8_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_INT… argument
568 …16_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_INT1… argument
569 …32_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_INT3… argument
570 …64_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_INT6… argument
571 …NT_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_UIN… argument
572 …T8_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_UINT… argument
573 …16_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_UINT1… argument
574 …32_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_UINT3… argument
575 …64_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_UINT6… argument
576 …e_t_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_UINT… argument
577 …X_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_HEX… argument
578 …X8_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_HEX… argument
579 …16_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_HEX1… argument
580 …32_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_HEX3… argument
581 …64_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_HEX6… argument
582 …TR_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_PT… argument
583 …NG_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_STRIN… argument
584 …RY_ARRAY_MESSAGE(expected, actual, len, num_elements, message) UNITY_TEST_ASSERT_EQUAL_MEMOR… argument
585 …AR_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_CHA… argument
588 …QUAL_INT_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQ… argument
589 …UAL_INT8_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQU… argument
590 …AL_INT16_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUA… argument
591 …AL_INT32_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUA… argument
592 …AL_INT64_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUA… argument
593 …UAL_UINT_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQU… argument
594 …AL_UINT8_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUA… argument
595 …L_UINT16_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUAL… argument
596 …L_UINT32_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUAL… argument
597 …L_UINT64_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUAL… argument
598 …AL_size_t_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUA… argument
599 …UAL_HEX_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQU… argument
600 …UAL_HEX8_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQU… argument
601 …AL_HEX16_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUA… argument
602 …AL_HEX32_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUA… argument
603 …AL_HEX64_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUA… argument
604 …QUAL_PTR_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQ… argument
605 …L_STRING_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUAL… argument
606 …L_MEMORY_MESSAGE(expected, actual, len, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUAL… argument
607 …UAL_CHAR_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQU… argument
610 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_FLOAT_WITHIN(… argument
611 …AL_FLOAT_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUA… argument
612 …AT_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_FLOA… argument
613 …AL_FLOAT_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUA… argument
614 …ASSERT_FLOAT_IS_INF_MESSAGE(actual, message) UNITY_TEST_A… argument
615 …RT_FLOAT_IS_NEG_INF_MESSAGE(actual, message) UNITY_TEST_ASSER… argument
616 …ASSERT_FLOAT_IS_NAN_MESSAGE(actual, message) UNITY_TEST_A… argument
617 …LOAT_IS_DETERMINATE_MESSAGE(actual, message) UNITY_TEST_ASSERT_FL… argument
618 …RT_FLOAT_IS_NOT_INF_MESSAGE(actual, message) UNITY_TEST_ASSER… argument
619 …LOAT_IS_NOT_NEG_INF_MESSAGE(actual, message) UNITY_TEST_ASSERT_FL… argument
620 …RT_FLOAT_IS_NOT_NAN_MESSAGE(actual, message) UNITY_TEST_ASSER… argument
621 …_IS_NOT_DETERMINATE_MESSAGE(actual, message) UNITY_TEST_ASSERT_FLOAT_… argument
624 …_MESSAGE(delta, expected, actual, message) UNITY_TEST_ASSERT_DOUBLE_WITHIN(… argument
625 …L_DOUBLE_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQUAL… argument
626 …LE_ARRAY_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EQUAL_DOUBL… argument
627 …L_DOUBLE_MESSAGE(expected, actual, num_elements, message) UNITY_TEST_ASSERT_EACH_EQUAL… argument
628 …SSERT_DOUBLE_IS_INF_MESSAGE(actual, message) UNITY_TEST_AS… argument
629 …T_DOUBLE_IS_NEG_INF_MESSAGE(actual, message) UNITY_TEST_ASSERT… argument
630 …SSERT_DOUBLE_IS_NAN_MESSAGE(actual, message) UNITY_TEST_AS… argument
631 …UBLE_IS_DETERMINATE_MESSAGE(actual, message) UNITY_TEST_ASSERT_DOU… argument
632 …T_DOUBLE_IS_NOT_INF_MESSAGE(actual, message) UNITY_TEST_ASSERT… argument
633 …UBLE_IS_NOT_NEG_INF_MESSAGE(actual, message) UNITY_TEST_ASSERT_DOU… argument
634 …T_DOUBLE_IS_NOT_NAN_MESSAGE(actual, message) UNITY_TEST_ASSERT… argument
635 …_IS_NOT_DETERMINATE_MESSAGE(actual, message) UNITY_TEST_ASSERT_DOUBLE_… argument
639 …_EQUAL_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_… argument
640 …RT_NOT_EQUAL_MESSAGE(expected, actual, message) UNITY_TEST_ASSER… argument
643 …_EQUAL_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_… argument
644 #define TEST_ASSERT_NOT_EQUAL_MESSAGE(expected, actual, message) … argument
647 …QUAL_MESSAGE(expected, actual, message) UNITY_TEST_ASSERT_EQ… argument
648 #define TEST_ASSERT_NOT_EQUAL_MESSAGE(expected, actual, message) … argument
651 …SERT_EQUAL_MESSAGE(expected, actual, message) UNITY_TEST_ASS… argument
652 …RT_NOT_EQUAL_MESSAGE(expected, actual, message) UNITY_TEST_ASSER… argument
655 #define TEST_ASSERT_EQUAL_MESSAGE(expected, actual, message) … argument
656 #define TEST_ASSERT_NOT_EQUAL_MESSAGE(expected, actual, message) … argument