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

Function enable_c

src/CppUTestExt/MockSupport_c.cpp:1005–1008  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1003}
1004
1005void enable_c()
1006{
1007 currentMockSupport->enable();
1008}
1009
1010void ignoreOtherCalls_c()
1011{

Callers

nothing calls this directly

Calls 1

enableMethod · 0.45

Tested by

no test coverage detected