Home
last modified time | relevance | path

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

/third_party/unity/extras/fixture/src/
Dunity_fixture.c56 static int testSelected(const char* test) in testSelected() function
75 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()
120 if (testSelected(name) && groupSelected(group)) in UnityIgnoreTest()
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture.c58 static int testSelected(const char* test) in testSelected() function
77 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()
117 if (testSelected(name) && groupSelected(group)) in UnityIgnoreTest()