Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThrowTheSwitch/Unity
/ CMock_Init
Function
CMock_Init
test/expectdata/testsample_mock_cmd.c:46–49 ·
view source on GitHub ↗
=======Mock Management=====*/
Source
from the content-addressed store, hash-verified
44
45
/*=======Mock Management=====*/
46
static void CMock_Init(void)
47
{
48
Mockstanky_Init();
49
}
50
static void CMock_Verify(void)
51
{
52
Mockstanky_Verify();
Callers
1
resetTest
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected