Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/unity/
H A Dunity_internals.h545 #define RUN_TEST(...) UnityDefaultTestRun(RUN_TEST_FIRST(__VA_ARGS__), RUN_TEST_SECOND(__VA_ARGS__))
548 #define RUN_TEST_SECOND(...) RUN_TEST_SECOND_HELPER(__VA_ARGS__, __LINE__, throwaway) macro