Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/unity/
H A Dunity_fixture_internals.h32 int UnityGetCommandLineOptions(int argc, const char* argv[]);
H A Dunity_fixture.c32 int result = UnityGetCommandLineOptions(argc, argv); in UnityMain()
315 int UnityGetCommandLineOptions(int argc, const char* argv[]) in UnityGetCommandLineOptions() function