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

/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity_internals.h543 #define RUN_TEST_FIRST(...) RUN_TEST_FIRST_HELPER(__VA_ARGS__, throwaway)
544 #define RUN_TEST_FIRST_HELPER(first,...) first, #first macro

Completed in 115 milliseconds