Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ runTestsInSeperateProcess
Method
runTestsInSeperateProcess
src/CppUTest/CommandLineArguments.cpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
bool CommandLineArguments::runTestsInSeperateProcess() const
176
{
177
return runTestsAsSeperateProcess_;
178
}
179
180
181
size_t CommandLineArguments::getRepeatCount() const
Callers
2
initializeTestRun
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
initializeTestRun
Method · 0.64
TEST
Function · 0.64