Home
last modified time | relevance | path

Searched refs:UnityIgnoreTest (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/sntp/unity/
H A Dunity_fixture_internals.h30 void UnityIgnoreTest(const char * printableName);
H A Dunity_fixture.h50 UnityIgnoreTest("IGNORE_TEST(" #group ", " #name ")");\
H A Dunity_fixture.c116 void UnityIgnoreTest(const char * printableName) in UnityIgnoreTest() function