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

File test_hash_table.c

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

Source from the content-addressed store, hash-verified

1/*
2 * test_hash_table.c — RED phase tests for foundation/hash_table.
3 */
4#include "test_framework.h"

Callers

nothing calls this directly

Calls 10

cbm_ht_createFunction · 0.85
cbm_ht_countFunction · 0.85
cbm_ht_freeFunction · 0.85
cbm_ht_setFunction · 0.85
cbm_ht_getFunction · 0.85
cbm_ht_hasFunction · 0.85
cbm_ht_deleteFunction · 0.85
cbm_ht_foreachFunction · 0.85
cbm_ht_clearFunction · 0.85
cbm_ht_get_keyFunction · 0.85

Tested by

no test coverage detected