Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_store
Function · 0.85
cbm_store_search
Function · 0.85
cbm_store_search_free
Function · 0.85
cbm_store_close
Function · 0.85
cbm_store_open_memory
Function · 0.85
cbm_store_upsert_project
Function · 0.85
cbm_store_upsert_node
Function · 0.85
cbm_store_insert_edge
Function · 0.85
cbm_store_node_degree
Function · 0.85
search_result_index_by_name
Function · 0.85
cbm_store_bfs
Function · 0.85
cbm_store_traverse_free
Function · 0.85
Tested by
no test coverage detected