MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / main

Function main

integrationTest/basicDecompressor/main.cc:26–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24using namespace NanoLog::LogLevels;
25
26int main()
27{
28 printf("\r\nNote: This app is used in the integration tests, but"
29 "is not the test runner. \r\nTo run the actual test, invoke "
30 "\"make run-test\"\r\n\r\n");
31}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected