Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_env
Function · 0.85
cbm_store_resolve_mmap_size
Function · 0.85
cbm_setenv
Function · 0.85
cbm_tmpdir
Function · 0.85
cbm_store_open_path
Function · 0.85
cbm_store_close
Function · 0.85
cbm_store_journal_size_limit
Function · 0.85
cbm_store_open_memory
Function · 0.85
cbm_store_upsert_project
Function · 0.85
cbm_store_generation
Function · 0.85
th_mktempdir
Function · 0.85
cbm_store_upsert_node
Function · 0.85
Tested by
no test coverage detected