MCPcopy Create free account
hub / github.com/ThrowTheSwitch/Unity / UnityPointer_Init

Function UnityPointer_Init

extras/fixture/src/unity_fixture.c:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149static int pointer_index = 0;
150
151void UnityPointer_Init(void)
152{
153 pointer_index = 0;
154}
155
156void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line)
157{

Callers 2

UnityTestRunnerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected