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

Function main

tests/vfs.cc:28–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28int main(void)
29{
30 testPathParsing();
31 testPathParenthood();
32 return 0;
33}

Callers

nothing calls this directly

Calls 2

testPathParsingFunction · 0.85
testPathParenthoodFunction · 0.85

Tested by

no test coverage detected