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

File test_store_search.c

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

Source from the content-addressed store, hash-verified

1/*
2 * test_store_search.c — Tests for search and traversal operations.
3 *
4 * Ported from internal/store/store_test.go (TestSearch, TestBFS, etc.)

Callers

nothing calls this directly

Calls 15

setup_search_storeFunction · 0.85
cbm_store_searchFunction · 0.85
cbm_store_search_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
cbm_store_node_degreeFunction · 0.85
cbm_store_bfsFunction · 0.85
cbm_store_traverse_freeFunction · 0.85

Tested by

no test coverage detected