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

Function main

test/test_msgpack/test_msgpack.cpp:313–315  ·  view source on GitHub ↗

For native dev-platform or for some embedded frameworks

Source from the content-addressed store, hash-verified

311
312// For native dev-platform or for some embedded frameworks
313int main(void) {
314 return runUnityTests();
315}
316
317#ifdef ARDUINO
318// For Arduino framework

Callers

nothing calls this directly

Calls 1

runUnityTestsFunction · 0.70

Tested by

no test coverage detected