Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setProgressIndicator
Method
setProgressIndicator
src/CppUTest/TestOutput.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void TestOutput::setProgressIndicator(const char* indicator)
128
{
129
progressIndication_ = indicator;
130
}
131
132
void TestOutput::printTestsStarted()
133
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected