MCPcopy 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_pushFunction · 0.85
cbm_scope_popFunction · 0.85
cbm_scope_lookupFunction · 0.85
cbm_type_is_unknownFunction · 0.85
cbm_scope_bindFunction · 0.85
named_tFunction · 0.85
cbm_scope_bind_callableFunction · 0.85
cbm_scope_containsFunction · 0.85
cbm_scope_bind_checkedFunction · 0.85

Tested by

no test coverage detected