Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/attermann/microReticulum
/ runUnityTests
Function
runUnityTests
test/test_objects/test_objects.cpp:45–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
int runUnityTests(void) {
46
UNITY_BEGIN();
47
RUN_TEST(testObjects);
48
return UNITY_END();
49
}
50
51
// For native dev-platform or for some embedded frameworks
52
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