Searched refs:groupSelected (Results 1 – 2 of 2) sorted by relevance
61 static int groupSelected(const char* group) in groupSelected() function75 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()120 if (testSelected(name) && groupSelected(group)) in UnityIgnoreTest()
63 static int groupSelected(const char* group) in groupSelected() function77 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()117 if (testSelected(name) && groupSelected(group)) in UnityIgnoreTest()