Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_dir
Function · 0.85
cbm_has_ignored_suffix
Function · 0.85
cbm_should_skip_filename
Function · 0.85
cbm_matches_fast_pattern
Function · 0.85
th_mktempdir
Function · 0.85
th_write_file
Function · 0.85
cbm_discover
Function · 0.85
cbm_discover_free
Function · 0.85
th_cleanup
Function · 0.85
th_mkdir_p
Function · 0.85
save_git_env
Function · 0.85
cbm_setenv
Function · 0.85
Tested by
no test coverage detected