Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_store_checkpoint.c
File
test_store_checkpoint.c
tests/test_store_checkpoint.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_store_checkpoint.c — Tests for WAL checkpoint behavior.
3
*
4
* Verifies that cbm_store_checkpoint() does not truncate the on-disk
Callers
nothing calls this directly
Calls
6
cbm_tmpdir
Function · 0.85
cbm_store_open_path
Function · 0.85
cbm_store_exec
Function · 0.85
cbm_store_checkpoint
Function · 0.85
cbm_store_close
Function · 0.85
stat
Class · 0.70
Tested by
no test coverage detected