Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ isListingTestGroupNames
Method
isListingTestGroupNames
src/CppUTest/CommandLineArguments.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
bool CommandLineArguments::isListingTestGroupNames() const
161
{
162
return listTestGroupNames_;
163
}
164
165
bool CommandLineArguments::isListingTestGroupAndCaseNames() const
166
{
Callers
2
runAllTests
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
runAllTests
Method · 0.64
TEST
Function · 0.64