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

Function tearDown

tests/unit/test_detect_cycle.c:108–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108void tearDown() {
109 GrB_finalize();
110}
111
112void test_acyclicGraph() {
113 QueryGraph *g = AcyclicBuildGraph(); // Graph traversed.

Callers

nothing calls this directly

Calls 1

GrB_finalizeFunction · 0.85

Tested by

no test coverage detected