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

File test_mem.c

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

Source from the content-addressed store, hash-verified

1/*
2 * test_mem.c — Tests for unified memory management (mimalloc-backed),
3 * arena integration, slab allocator, and parallel extraction.
4 */

Callers

nothing calls this directly

Calls 15

cbm_mem_initFunction · 0.85
cbm_mem_rssFunction · 0.85
cbm_mem_collectFunction · 0.85
cbm_mem_budgetFunction · 0.85
cbm_mem_over_budgetFunction · 0.85
cbm_mem_worker_budgetFunction · 0.85
cbm_mem_peak_rssFunction · 0.85
cbm_arena_init_sizedFunction · 0.85
cbm_arena_resetFunction · 0.85
cbm_slab_installFunction · 0.85
cbm_slab_test_mallocFunction · 0.85

Tested by

no test coverage detected