Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/unity/
H A Dunity.h59 …sage) UNITY_TEST_IGNORE(__LINE__, me…
60UNITY_TEST_IGNORE(__LINE__, NU…
H A Dunity_internals.h583 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)line); macro