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

Function resetTest

tests/unity/test/expectdata/testsample_run1.c:50–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48/*=======Test Reset Option=====*/
49void resetTest(void);
50void resetTest(void)
51{
52 tearDown();
53 setUp();
54}
55
56
57/*=======MAIN=====*/

Callers

nothing calls this directly

Calls 2

tearDownFunction · 0.50
setUpFunction · 0.50

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…