Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setGroupName
Method
setGroupName
src/CppUTest/Utest.cpp:315–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
void UtestShell::setGroupName(const char* groupName)
316
{
317
group_ = groupName;
318
}
319
320
void UtestShell::setTestName(const char* testName)
321
{
Callers
5
OrderedTestInstaller
Method · 0.80
TestInstaller
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected