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

/netbsd-current/external/bsd/ntp/dist/sntp/unity/
H A Dunity_internals.h484 void UnityIgnore(const char* message, const UNITY_LINE_TYPE line);
582 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)line);
H A Dunity.c1152 void UnityIgnore(const char* msg, const UNITY_LINE_TYPE line) function

Completed in 83 milliseconds