Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getCurrentRepetition
Method
getCurrentRepetition
src/CppUTest/TestRegistry.cpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
int TestRegistry::getCurrentRepetition()
176
{
177
return currentRepetition_;
178
}
179
180
bool TestRegistry::testShouldRun(UtestShell* test, TestResult& result)
181
{
Callers
2
setup
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected