Home
last modified time | relevance | path

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

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