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

Function tearDown

tests/unit/test_all_paths.c:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void tearDown() {
89 GrB_finalize();
90}
91
92void test_noPaths() {
93 Graph *g = BuildGraph();

Callers

nothing calls this directly

Calls 1

GrB_finalizeFunction · 0.85

Tested by

no test coverage detected