Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_scope.c
File
test_scope.c
tests/test_scope.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_scope.c — Tests for the chunked linked-frame CBMScope.
3
*
4
* Phase 0 of Python LSP integration: replaces the legacy fixed 64-binding
Callers
nothing calls this directly
Calls
14
cbm_scope_push
Function · 0.85
cbm_scope_pop
Function · 0.85
cbm_scope_lookup
Function · 0.85
cbm_type_is_unknown
Function · 0.85
cbm_scope_bind
Function · 0.85
named_t
Function · 0.85
cbm_scope_bind_callable
Function · 0.85
cbm_scope_contains
Function · 0.85
cbm_scope_lookup_callable
Function · 0.85
cbm_scope_update_callable
Function · 0.85
cbm_scope_bind_checked
Function · 0.85
cbm_scope_bind_callable_checked
Function · 0.85
Tested by
no test coverage detected