Home
last modified time | relevance | path

Searched refs:TEST_IS_IGNORED (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/contrib/ntp/sntp/unity/auto/
H A Drunner_maybe.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
/freebsd-14.2/contrib/ntp/sntp/tests/
H A Drun-networking.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
H A Drun-t-log.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
H A Drun-kodDatabase.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
H A Drun-keyFile.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
H A Drun-utilities.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
H A Drun-kodFile.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
H A Drun-crypto.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
H A Drun-packetHandling.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
H A Drun-packetProcessing.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
/freebsd-14.2/contrib/ntp/tests/libntp/
H A Drun-realpath.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
H A Drun-digests.c14 if (TEST_PROTECT() && !TEST_IS_IGNORED) \
/freebsd-14.2/contrib/ntp/sntp/unity/
H A Dunity_internals.h564 #define TEST_IS_IGNORED (Unity.CurrentTestIgnored) macro