MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / main

Function main

tests/applesingle.cc:36–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36int main(void)
37{
38 testOverhead();
39 testRoundtrip();
40 return 0;
41}

Callers

nothing calls this directly

Calls 2

testOverheadFunction · 0.85
testRoundtripFunction · 0.85

Tested by

no test coverage detected