Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ setup
Function
setup
tests/unit/test_record.c:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
#include <stdio.h>
12
13
void setup() {
14
Alloc_Reset();
15
}
16
17
#define TEST_INIT setup();
18
#include
"acutest.h"
Callers
nothing calls this directly
Calls
1
Alloc_Reset
Function · 0.85
Tested by
no test coverage detected