MCPcopy 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=====*/
39static int suite_setup(void)
40{
41a_custom_setup();
42}
43
44/*=======Suite Teardown=====*/
45static int suite_teardown(int num_failures)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected