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

Function main

test/test_allocator/test_allocator.cpp:123–125  ·  view source on GitHub ↗

For native dev-platform or for some embedded frameworks

Source from the content-addressed store, hash-verified

121
122// For native dev-platform or for some embedded frameworks
123int main(void) {
124 return runUnityTests();
125}
126
127#ifdef ARDUINO
128// For Arduino framework

Callers

nothing calls this directly

Calls 1

runUnityTestsFunction · 0.70

Tested by

no test coverage detected