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

Function runUnityTests

test/test_rns_loopback/test_rns_loopback.cpp:184–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184int runUnityTests(void) {
185 UNITY_BEGIN();
186 RUN_TEST(testReticulum);
187 return UNITY_END();
188}
189
190// For native dev-platform or for some embedded frameworks
191int main(void) {

Callers 3

mainFunction · 0.70
setupFunction · 0.70
app_mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected