Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
184
int 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
191
int main(void) {
Callers
3
main
Function · 0.70
setup
Function · 0.70
app_main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected