Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
149
static int pointer_index = 0;
150
151
void UnityPointer_Init(void)
152
{
153
pointer_index = 0;
154
}
155
156
void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line)
157
{
Callers
2
unity_fixture_Test.c
File · 0.85
UnityTestRunner
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected