MCPcopy 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_newFunction · 0.85
cbm_gbuf_node_countFunction · 0.85
cbm_gbuf_edge_countFunction · 0.85
cbm_gbuf_freeFunction · 0.85
cbm_gbuf_upsert_nodeFunction · 0.85
cbm_gbuf_find_by_qnFunction · 0.85
cbm_gbuf_find_by_idFunction · 0.85
cbm_gbuf_find_by_labelFunction · 0.85
cbm_gbuf_find_by_nameFunction · 0.85
cbm_gbuf_insert_edgeFunction · 0.85
cbm_gbuf_delete_by_labelFunction · 0.85

Tested by

no test coverage detected