Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
void tearDown() {
89
GrB_finalize();
90
}
91
92
void test_noPaths() {
93
Graph *g = BuildGraph();
Callers
nothing calls this directly
Calls
1
GrB_finalize
Function · 0.85
Tested by
no test coverage detected