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

File test_discover.c

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

Source from the content-addressed store, hash-verified

1/*
2 * test_discover.c — Tests for directory skip logic, suffix filters, and file walk.
3 *
4 * RED phase: Tests define expected filtering behavior for the discover module.

Callers

nothing calls this directly

Calls 15

cbm_should_skip_dirFunction · 0.85
cbm_has_ignored_suffixFunction · 0.85
cbm_should_skip_filenameFunction · 0.85
cbm_matches_fast_patternFunction · 0.85
th_mktempdirFunction · 0.85
th_write_fileFunction · 0.85
cbm_discoverFunction · 0.85
cbm_discover_freeFunction · 0.85
th_cleanupFunction · 0.85
th_mkdir_pFunction · 0.85
save_git_envFunction · 0.85
cbm_setenvFunction · 0.85

Tested by

no test coverage detected