Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setRunInSeperateProcess
Method
setRunInSeperateProcess
src/CppUTest/Utest.cpp:294–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
void UtestShell::setRunInSeperateProcess()
295
{
296
isRunAsSeperateProcess_ = true;
297
}
298
299
300
void UtestShell::setRunIgnored()
Callers
1
runAllTests
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected