MCPcopy Create free account
hub / github.com/ThrowTheSwitch/Unity / testSelected

Function testSelected

extras/fixture/src/unity_fixture.c:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56static int testSelected(const char* test)
57{
58 return selected(UnityFixture.NameFilter, test);
59}
60
61static int groupSelected(const char* group)
62{

Callers 2

UnityTestRunnerFunction · 0.85
UnityIgnoreTestFunction · 0.85

Calls 1

selectedFunction · 0.85

Tested by

no test coverage detected