Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ crashOnFailure
Method
crashOnFailure
src/CppUTestExt/MockSupport.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void MockSupport::crashOnFailure(bool shouldCrash)
57
{
58
activeReporter_->crashOnFailure(shouldCrash);
59
}
60
61
void MockSupport::setMockFailureStandardReporter(MockFailureReporter* reporter)
62
{
Callers
4
crashOnFailure_c
Function · 0.45
MockSupport_cTest.cpp
File · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36