Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThrowTheSwitch/Unity
/ suite_setup
Function
suite_setup
test/expectdata/testsample_mock_run2.c:56–59 ·
view source on GitHub ↗
=======Suite Setup=====*/
Source
from the content-addressed store, hash-verified
54
55
/*=======Suite Setup=====*/
56
static int suite_setup(void)
57
{
58
a_custom_setup();
59
}
60
61
/*=======Suite Teardown=====*/
62
static int suite_teardown(int num_failures)
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected