MCPcopy 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
289bool UtestShell::isRunInSeperateProcess() const
290{
291 return isRunAsSeperateProcess_;
292}
293
294void UtestShell::setRunInSeperateProcess()
295{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected