Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_slab_alloc.c
File
test_slab_alloc.c
tests/test_slab_alloc.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_slab_alloc.c — Unit tests for slab_alloc.c.
3
*
4
* Covers: slab malloc/free/calloc/realloc for ≤64B and >64B paths,
Callers
nothing calls this directly
Calls
5
cbm_slab_test_malloc
Function · 0.85
cbm_slab_test_free
Function · 0.85
cbm_slab_test_calloc
Function · 0.85
cbm_slab_test_realloc
Function · 0.85
cbm_slab_reset_thread
Function · 0.85
Tested by
no test coverage detected