Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1005
void enable_c()
1006
{
1007
currentMockSupport->enable();
1008
}
1009
1010
void ignoreOtherCalls_c()
1011
{
Callers
nothing calls this directly
Calls
1
enable
Method · 0.45
Tested by
no test coverage detected