MCPcopy Create free account
hub / github.com/cpputest/cpputest / setup

Function setup

tests/CppUTest/AllocLetTestFreeTest.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 AllocLetTestFree allocLetTestFree;
18
19 void setup()
20 {
21 allocLetTestFree = AllocLetTestFree_Create();
22 }
23
24 void teardown()
25 {

Callers

nothing calls this directly

Calls 1

AllocLetTestFree_CreateFunction · 0.85

Tested by

no test coverage detected