MCPcopy Create free account
hub / github.com/attermann/microReticulum / main

Function main

test/test_example/test_example.cpp:31–33  ·  view source on GitHub ↗

For native dev-platform or for some embedded frameworks

Source from the content-addressed store, hash-verified

29
30// For native dev-platform or for some embedded frameworks
31int main(void) {
32 return runUnityTests();
33}
34
35#ifdef ARDUINO
36// For Arduino framework

Callers

nothing calls this directly

Calls 1

runUnityTestsFunction · 0.70

Tested by

no test coverage detected