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

Function clear_c

src/CppUTestExt/MockSupport_c.cpp:1085–1088  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1083}
1084
1085void clear_c()
1086{
1087 currentMockSupport->clear();
1088}
1089
1090void crashOnFailure_c(unsigned shouldCrash)
1091{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected