Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_graph_buffer.c
File
test_graph_buffer.c
tests/test_graph_buffer.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_graph_buffer.c — Tests for in-memory graph buffer.
3
*
4
* RED phase: Tests define expected behavior for node/edge insertion,
Callers
nothing calls this directly
Calls
15
cbm_gbuf_new
Function · 0.85
cbm_gbuf_node_count
Function · 0.85
cbm_gbuf_edge_count
Function · 0.85
cbm_gbuf_free
Function · 0.85
cbm_gbuf_upsert_node
Function · 0.85
cbm_gbuf_find_by_qn
Function · 0.85
cbm_gbuf_find_by_id
Function · 0.85
cbm_gbuf_find_by_label
Function · 0.85
cbm_gbuf_find_by_name
Function · 0.85
cbm_gbuf_insert_edge
Function · 0.85
cbm_gbuf_delete_by_label
Function · 0.85
cbm_gbuf_find_edges_by_source_type
Function · 0.85
Tested by
no test coverage detected