Searched refs:TEST_FAIL_MESSAGE (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity_fixture.c144 TEST_FAIL_MESSAGE("This test leaks!");
227 TEST_FAIL_MESSAGE("Buffer overrun detected during free()");
251 TEST_FAIL_MESSAGE("Buffer overrun detected during realloc()");
291 TEST_FAIL_MESSAGE("Too many pointers set");
H A Dunity.h57 #define TEST_FAIL_MESSAGE(message) UNITY_TEST_FAIL(__LINE__, message) macro

Completed in 117 milliseconds