Searched refs:UNITY_TEST_IGNORE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity.h59 #define TEST_IGNORE_MESSAGE(message) UNITY_TEST_IGNORE(__LINE__, message)
60 #define TEST_IGNORE() UNITY_TEST_IGNORE(__LINE__, NULL)
H A Dunity_internals.h580 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)line); macro

Completed in 105 milliseconds