Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_watcher.c
File
test_watcher.c
tests/test_watcher.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_watcher.c — Tests for the file change watcher module.
3
*
4
* Covers: adaptive interval, watch/unwatch lifecycle, git change detection,
Callers
nothing calls this directly
Calls
15
cbm_watcher_poll_interval_ms
Function · 0.85
cbm_store_open_memory
Function · 0.85
cbm_watcher_new
Function · 0.85
cbm_watcher_watch_count
Function · 0.85
cbm_watcher_free
Function · 0.85
cbm_store_close
Function · 0.85
cbm_watcher_watch
Function · 0.85
cbm_watcher_unwatch
Function · 0.85
cbm_watcher_touch
Function · 0.85
cbm_watcher_poll_once
Function · 0.85
prune_fixture_setup
Function · 0.85
th_rmtree
Function · 0.85
Tested by
no test coverage detected