Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setTestName
Method
setTestName
src/CppUTest/Utest.cpp:320–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
void UtestShell::setTestName(const char* testName)
321
{
322
name_ = testName;
323
}
324
325
const SimpleString UtestShell::getFile() const
326
{
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