MCPcopy 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
175bool CommandLineArguments::runTestsInSeperateProcess() const
176{
177 return runTestsAsSeperateProcess_;
178}
179
180
181size_t CommandLineArguments::getRepeatCount() const

Callers 2

initializeTestRunMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

initializeTestRunMethod · 0.64
TESTFunction · 0.64