Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ isRunInSeperateProcess
Method
isRunInSeperateProcess
src/CppUTest/Utest.cpp:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
bool UtestShell::isRunInSeperateProcess() const
290
{
291
return isRunAsSeperateProcess_;
292
}
293
294
void UtestShell::setRunInSeperateProcess()
295
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected