Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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=====*/
40
void resetTest(void);
41
void resetTest(void)
42
{
43
tearDown();
44
setUp();
45
}
46
47
48
/*=======MAIN=====*/
Callers
nothing calls this directly
Calls
2
tearDown
Function · 0.50
setUp
Function · 0.50
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…