Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ThrowTheSwitch/Unity
/ resetTest
Function
resetTest
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