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

Function resetTest

tests/unity/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

Used in the wild real call sites across dependent graphs

searching dependent graphs…