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

Function resetTest

tests/unity/test/expectdata/testsample_head1.c:38–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36/*=======Test Reset Option=====*/
37void resetTest(void);
38void resetTest(void)
39{
40 tearDown();
41 setUp();
42}
43
44
45/*=======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…