Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
TEST(GlobalSimpleStringMemoryAccountant, start)
Callers
nothing calls this directly
Calls
1
restore
Method · 0.45
Tested by
no test coverage detected