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

Function resetTest

tests/unity/test/expectdata/testsample_yaml.c:53–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51/*=======Test Reset Option=====*/
52void resetTest(void);
53void resetTest(void)
54{
55 tearDown();
56 setUp();
57}
58
59
60/*=======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…