Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ThrowTheSwitch/Unity
/ resetTest
Function
resetTest
test/expectdata/testsample_new1.c:50–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
/*=======Test Reset Option=====*/
49
void resetTest(void);
50
void resetTest(void)
51
{
52
tearDown();
53
setUp();
54
}
55
56
57
/*=======MAIN=====*/
Callers
nothing calls this directly
Calls
2
tearDown
Function · 0.50
setUp
Function · 0.50
Tested by
no test coverage detected