MCPcopy 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_pathFunction · 0.85
cleanup_dbFunction · 0.85
cbm_store_open_pathFunction · 0.85
get_journal_modeFunction · 0.85
cbm_store_begin_bulkFunction · 0.85
cbm_store_end_bulkFunction · 0.85
cbm_store_closeFunction · 0.85
cbm_store_upsert_projectFunction · 0.85
cbm_store_beginFunction · 0.85
cbm_store_get_projectFunction · 0.85
cbm_project_free_fieldsFunction · 0.85

Tested by

no test coverage detected