Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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=====*/
37
void resetTest(void);
38
void resetTest(void)
39
{
40
tearDown();
41
setUp();
42
}
43
44
45
/*=======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…