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

Function setUp

test/tests/test_unity_core.c:15–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13static int SetToOneMeanWeAlreadyCheckedThisGuy;
14
15void setUp(void)
16{
17 SetToOneToFailInTearDown = 0;
18 SetToOneMeanWeAlreadyCheckedThisGuy = 0;
19}
20
21void tearDown(void)
22{

Callers 15

resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50
resetTestFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected