MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / test_store_pragmas.c

File test_store_pragmas.c

tests/test_store_pragmas.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * test_store_pragmas.c — Tests for SQLite pragma resolution.
3 *
4 * Validates that the CBM_SQLITE_MMAP_SIZE env var controls the mmap_size

Callers

nothing calls this directly

Calls 15

clear_mmap_envFunction · 0.85
cbm_setenvFunction · 0.85
cbm_tmpdirFunction · 0.85
cbm_store_open_pathFunction · 0.85
cbm_store_closeFunction · 0.85
cbm_store_open_memoryFunction · 0.85
cbm_store_upsert_projectFunction · 0.85
cbm_store_generationFunction · 0.85
th_mktempdirFunction · 0.85
cbm_store_upsert_nodeFunction · 0.85

Tested by

no test coverage detected