MCPcopy Create free account
hub / github.com/git/git / test_oidmap__cleanup

Function test_oidmap__cleanup

t/unit-tests/u-oidmap.c:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void test_oidmap__cleanup(void)
44{
45 oidmap_clear(&map, 1);
46}
47
48void test_oidmap__replace(void)
49{

Callers

nothing calls this directly

Calls 1

oidmap_clearFunction · 0.85

Tested by

no test coverage detected