Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThrowTheSwitch/Unity
/ main
Function
main
examples/example_2/test/test_runners/all_tests.c:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
int main(int argc, const char * argv[])
17
{
18
return UnityMain(argc, argv, RunAllTests);
19
}
Callers
nothing calls this directly
Calls
1
UnityMain
Function · 0.85
Tested by
no test coverage detected