MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / test_cypher.c

File test_cypher.c

tests/test_cypher.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * test_cypher.c — Tests for the Cypher query engine.
3 *
4 * Ported from internal/cypher/cypher_test.go (1016 LOC).

Callers

nothing calls this directly

Calls 15

cbm_lexFunction · 0.85
cbm_lex_freeFunction · 0.85
cbm_cypher_parseFunction · 0.85
cbm_query_freeFunction · 0.85
setup_cypher_storeFunction · 0.85
cbm_cypher_executeFunction · 0.85
cbm_cypher_result_freeFunction · 0.85
cbm_store_closeFunction · 0.85
cbm_store_open_memoryFunction · 0.85
cbm_store_upsert_projectFunction · 0.85
cbm_store_upsert_nodeFunction · 0.85
cbm_store_insert_edgeFunction · 0.85

Tested by

no test coverage detected