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

Function main

test/test_reference/test_reference.cpp:143–145  ·  view source on GitHub ↗

For native dev-platform or for some embedded frameworks

Source from the content-addressed store, hash-verified

141
142// For native dev-platform or for some embedded frameworks
143int main(void) {
144 return runUnityTests();
145}
146
147#ifdef ARDUINO
148// For Arduino framework

Callers

nothing calls this directly

Calls 1

runUnityTestsFunction · 0.70

Tested by

no test coverage detected