Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setGroupFilters
Method
setGroupFilters
src/CppUTest/TestRegistry.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
void TestRegistry::setGroupFilters(const TestFilter* filters)
161
{
162
groupFilters_ = filters;
163
}
164
165
void TestRegistry::setRunIgnored()
166
{
Callers
2
initializeTestRun
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected