MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / setup

Function setup

tests/unit/test_map.c:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11#include "src/datatypes/array.h"
12
13void setup() {
14 Alloc_Reset();
15}
16#define TEST_INIT setup();
17#include "acutest.h"
18

Callers

nothing calls this directly

Calls 1

Alloc_ResetFunction · 0.85

Tested by

no test coverage detected