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