Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ ignoreOtherCalls_c
Function
ignoreOtherCalls_c
src/CppUTestExt/MockSupport_c.cpp:1010–1013 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1008
}
1009
1010
void ignoreOtherCalls_c()
1011
{
1012
currentMockSupport->ignoreOtherCalls();
1013
}
1014
1015
void setBoolData_c(const char* name, int value)
1016
{
Callers
nothing calls this directly
Calls
1
ignoreOtherCalls
Method · 0.80
Tested by
no test coverage detected