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