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

Function teardown

tests/CppUTest/AllocLetTestFreeTest.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 }
23
24 void teardown()
25 {
26 AllocLetTestFree_Destroy(allocLetTestFree);
27 }
28};
29
30TEST(AllocLetTestFree, Create)

Callers

nothing calls this directly

Calls 1

AllocLetTestFree_DestroyFunction · 0.85

Tested by

no test coverage detected