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

Function main

test/test_crypto/test_crypto.cpp:272–274  ·  view source on GitHub ↗

For native dev-platform or for some embedded frameworks

Source from the content-addressed store, hash-verified

270
271// For native dev-platform or for some embedded frameworks
272int main(void) {
273 return runUnityTests();
274}
275
276#ifdef ARDUINO
277// For Arduino framework

Callers

nothing calls this directly

Calls 1

runUnityTestsFunction · 0.70

Tested by

no test coverage detected