MCPcopy Create free account
hub / github.com/DaveGamble/cJSON / setUp

Function setUp

tests/unity/test/tests/testunity.c:60–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58static int SetToOneMeanWeAlreadyCheckedThisGuy;
59
60void setUp(void)
61{
62 SetToOneToFailInTearDown = 0;
63 SetToOneMeanWeAlreadyCheckedThisGuy = 0;
64}
65
66void tearDown(void)
67{

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

Used in the wild real call sites across dependent graphs

searching dependent graphs…