Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setup
Function
setup
scripts/templates/ClassNameCMultipleInstanceTest.cpp:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
ClassName aClassName;
11
12
void setup()
13
{
14
aClassName = ClassName_Create();
15
}
16
17
void teardown()
18
{
Callers
nothing calls this directly
Calls
1
ClassName_Create
Function · 0.70
Tested by
no test coverage detected