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

Function main

test/test_bytes/test_bytes.cpp:709–711  ·  view source on GitHub ↗

For native dev-platform or for some embedded frameworks

Source from the content-addressed store, hash-verified

707
708// For native dev-platform or for some embedded frameworks
709int main(void) {
710 return runUnityTests();
711}
712
713#ifdef ARDUINO
714// For Arduino framework

Callers

nothing calls this directly

Calls 1

runUnityTestsFunction · 0.70

Tested by

no test coverage detected