Home
last modified time | relevance | path

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

/third_party/unity/src/
H A Dunity_internals.h803 #define RUN_TEST(...) RUN_TEST_AT_LINE(__VA_ARGS__, __LINE__, throwaway)
804 #define RUN_TEST_AT_LINE(func, line, ...) UnityDefaultTestRun(func, #func, line) macro

Completed in 4 milliseconds