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

Function main

tests/fmmfm.cc:159–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159int main(int argc, const char* argv[])
160{
161 testDecode();
162 testEncodeMfm();
163 testEncodeFm();
164 return 0;
165}

Callers

nothing calls this directly

Calls 3

testDecodeFunction · 0.85
testEncodeMfmFunction · 0.85
testEncodeFmFunction · 0.85

Tested by

no test coverage detected