Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ disable_c
Function
disable_c
src/CppUTestExt/MockSupport_c.cpp:1000–1003 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
998
}
999
1000
void disable_c()
1001
{
1002
currentMockSupport->disable();
1003
}
1004
1005
void enable_c()
1006
{
Callers
nothing calls this directly
Calls
1
disable
Method · 0.45
Tested by
no test coverage detected