Searched refs:TEST_FAIL_MESSAGE (Results 1 – 2 of 2) sorted by relevance
144 TEST_FAIL_MESSAGE("This test leaks!"); in UnityMalloc_EndTest()227 TEST_FAIL_MESSAGE("Buffer overrun detected during free()"); in unity_free()251 TEST_FAIL_MESSAGE("Buffer overrun detected during realloc()"); in unity_realloc()291 TEST_FAIL_MESSAGE("Too many pointers set"); in UnityPointer_Set()
57 #define TEST_FAIL_MESSAGE(message) … macro