Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThrowTheSwitch/Unity
/ suite_setup
Function
suite_setup
test/expectdata/testsample_run2.c:39–42 ·
view source on GitHub ↗
=======Suite Setup=====*/
Source
from the content-addressed store, hash-verified
37
38
/*=======Suite Setup=====*/
39
static int suite_setup(void)
40
{
41
a_custom_setup();
42
}
43
44
/*=======Suite Teardown=====*/
45
static int suite_teardown(int num_failures)
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected