MCPcopy Create free account
hub / github.com/ThrowTheSwitch/Unity / suite_setup

Function suite_setup

test/expectdata/testsample_yaml.c:46–49  ·  view source on GitHub ↗

=======Suite Setup=====*/

Source from the content-addressed store, hash-verified

44
45/*=======Suite Setup=====*/
46static int suite_setup(void)
47{
48a_yaml_setup();
49}
50
51/*=======Test Reset Option=====*/
52void resetTest(void);

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected