MCPcopy Index your code
hub / github.com/ThrowTheSwitch/Unity / resetTest

Function resetTest

test/expectdata/testsample_param.c:41–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39/*=======Test Reset Option=====*/
40void resetTest(void);
41void resetTest(void)
42{
43 tearDown();
44 setUp();
45}
46
47
48/*=======MAIN=====*/

Callers

nothing calls this directly

Calls 2

tearDownFunction · 0.50
setUpFunction · 0.50

Tested by

no test coverage detected