Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
165
void TestRegistry::setRunIgnored()
166
{
167
runIgnored_ = true;
168
}
169
170
void TestRegistry::setRunTestsInSeperateProcess()
171
{
Callers
1
runAllTests
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected