Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/sntp/unity/
Dunity_fixture.c58 return selected(UnityFixture.NameFilter, test); in testSelected()
320 UnityFixture.NameFilter = 0; in UnityGetCommandLineOptions()
346 UnityFixture.NameFilter = argv[i]; in UnityGetCommandLineOptions()
Dunity_fixture_internals.h15 const char* NameFilter; member