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