Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/sntp/unity/
H A Dunity_fixture.c34 int result = UnityGetCommandLineOptions(argc, argv); in UnityMain()
317 int UnityGetCommandLineOptions(int argc, const char* argv[]) in UnityGetCommandLineOptions() function
H A Dunity_fixture_internals.h34 int UnityGetCommandLineOptions(int argc, const char* argv[]);