MCPcopy 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_store_open_memoryFunction · 0.85
cbm_watcher_newFunction · 0.85
cbm_watcher_watch_countFunction · 0.85
cbm_watcher_freeFunction · 0.85
cbm_store_closeFunction · 0.85
cbm_watcher_watchFunction · 0.85
cbm_watcher_unwatchFunction · 0.85
cbm_watcher_touchFunction · 0.85
cbm_watcher_poll_onceFunction · 0.85
prune_fixture_setupFunction · 0.85
th_rmtreeFunction · 0.85

Tested by

no test coverage detected