Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getGroupFilters
Method
getGroupFilters
src/CppUTest/CommandLineArguments.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
const TestFilter* CommandLineArguments::getGroupFilters() const
202
{
203
return groupFilters_;
204
}
205
206
const TestFilter* CommandLineArguments::getNameFilters() const
207
{
Callers
2
initializeTestRun
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
initializeTestRun
Method · 0.64
TEST
Function · 0.64