MCPcopy Create free account
hub / github.com/cpputest/cpputest / setRunIgnored

Method setRunIgnored

src/CppUTest/TestRegistry.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165void TestRegistry::setRunIgnored()
166{
167 runIgnored_ = true;
168}
169
170void TestRegistry::setRunTestsInSeperateProcess()
171{

Callers 1

runAllTestsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected