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

Function setup

tests/unit/test_bfs.c:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

Alloc_ResetFunction · 0.85

Tested by

no test coverage detected