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_run2.c:42–45 ·
view source on GitHub ↗
=======Mock Management=====*/
Source
from the content-addressed store, hash-verified
40
41
/*=======Mock Management=====*/
42
static void CMock_Init(void)
43
{
44
Mockstanky_Init();
45
}
46
static void CMock_Verify(void)
47
{
48
Mockstanky_Verify();
Callers
1
resetTest
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected