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

Function main

test/test_objects/test_objects.cpp:52–54  ·  view source on GitHub ↗

For native dev-platform or for some embedded frameworks

Source from the content-addressed store, hash-verified

50
51// For native dev-platform or for some embedded frameworks
52int main(void) {
53 return runUnityTests();
54}
55
56#ifdef ARDUINO
57// For Arduino framework

Callers

nothing calls this directly

Calls 1

runUnityTestsFunction · 0.70

Tested by

no test coverage detected