MCPcopy 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=====*/
56static int suite_setup(void)
57{
58a_custom_setup();
59}
60
61/*=======Suite Teardown=====*/
62static int suite_teardown(int num_failures)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected