MCPcopy 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_tmpdirFunction · 0.85
cbm_store_open_pathFunction · 0.85
cbm_store_execFunction · 0.85
cbm_store_checkpointFunction · 0.85
cbm_store_closeFunction · 0.85
statClass · 0.70

Tested by

no test coverage detected