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

File test_pipeline.c

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

Source from the content-addressed store, hash-verified

1/*
2 * test_pipeline.c — Integration tests for the indexing pipeline.
3 *
4 * Tests pipeline lifecycle, structure pass, and end-to-end indexing

Callers

nothing calls this directly

Calls 15

cbm_pipeline_newFunction · 0.85
cbm_pipeline_freeFunction · 0.85
cbm_pipeline_cancelFunction · 0.85
cbm_pipeline_runFunction · 0.85
setup_test_repoFunction · 0.85
cbm_store_open_pathFunction · 0.85
cbm_store_upsert_projectFunction · 0.85
cbm_store_upsert_nodeFunction · 0.85
cbm_store_count_nodesFunction · 0.85
cbm_store_checkpointFunction · 0.85
cbm_store_closeFunction · 0.85

Tested by

no test coverage detected