Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setRunTestsInSeperateProcess
Method
setRunTestsInSeperateProcess
src/CppUTest/TestRegistry.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
void TestRegistry::setRunTestsInSeperateProcess()
171
{
172
runInSeperateProcess_ = true;
173
}
174
175
int TestRegistry::getCurrentRepetition()
176
{
Callers
4
initializeTestRun
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected