Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_store_bulk.c
File
test_store_bulk.c
tests/test_store_bulk.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_store_bulk.c — Crash-safety tests for bulk write mode.
3
*
4
* Verifies that cbm_store_begin_bulk / cbm_store_end_bulk never switch away
Callers
nothing calls this directly
Calls
11
make_temp_path
Function · 0.85
cleanup_db
Function · 0.85
cbm_store_open_path
Function · 0.85
get_journal_mode
Function · 0.85
cbm_store_begin_bulk
Function · 0.85
cbm_store_end_bulk
Function · 0.85
cbm_store_close
Function · 0.85
cbm_store_upsert_project
Function · 0.85
cbm_store_begin
Function · 0.85
cbm_store_get_project
Function · 0.85
cbm_project_free_fields
Function · 0.85
Tested by
no test coverage detected