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

Function teardown

scripts/CppUnitTemplates/ClassNameCMultipleInstanceTest.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 void teardown()
26 {
27 ClassName_Destroy(aClassName);
28 }
29};
30
31TEST(ClassName, Fake)

Callers

nothing calls this directly

Calls 1

ClassName_DestroyFunction · 0.70

Tested by

no test coverage detected