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

Function main

test/test_general/test_general.cpp:86–88  ·  view source on GitHub ↗

For native dev-platform or for some embedded frameworks

Source from the content-addressed store, hash-verified

84
85// For native dev-platform or for some embedded frameworks
86int main(void) {
87 return runUnityTests();
88}
89
90#ifdef ARDUINO
91// For Arduino framework

Callers

nothing calls this directly

Calls 1

runUnityTestsFunction · 0.70

Tested by

no test coverage detected