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

Function main

test/test_rns_loopback/test_rns_loopback.cpp:191–193  ·  view source on GitHub ↗

For native dev-platform or for some embedded frameworks

Source from the content-addressed store, hash-verified

189
190// For native dev-platform or for some embedded frameworks
191int main(void) {
192 return runUnityTests();
193}
194
195#ifdef ARDUINO
196// For Arduino framework

Callers

nothing calls this directly

Calls 1

runUnityTestsFunction · 0.70

Tested by

no test coverage detected