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