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

File test_ui.c

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

Source from the content-addressed store, hash-verified

1/*
2 * test_ui.c — Tests for the graph visualization UI module.
3 *
4 * Covers: config persistence, embedded asset lookup, layout engine.

Callers

nothing calls this directly

Calls 15

cbm_mkdtempFunction · 0.85
cbm_setenvFunction · 0.85
cbm_ui_config_loadFunction · 0.85
cbm_ui_config_saveFunction · 0.85
cbm_ui_config_pathFunction · 0.85
cbm_mkdir_pFunction · 0.85
cbm_embedded_lookupFunction · 0.85
cbm_store_open_memoryFunction · 0.85
cbm_layout_computeFunction · 0.85
cbm_layout_freeFunction · 0.85
cbm_store_closeFunction · 0.85
cbm_store_upsert_projectFunction · 0.85

Tested by

no test coverage detected