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

Function teardown

tests/CppUTest/SimpleStringTest.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 void teardown()
78 {
79 stash.restore();
80 }
81};
82
83TEST(GlobalSimpleStringMemoryAccountant, start)

Callers

nothing calls this directly

Calls 1

restoreMethod · 0.45

Tested by

no test coverage detected