Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
TEST(AllocLetTestFree, Create)
Callers
nothing calls this directly
Calls
1
AllocLetTestFree_Destroy
Function · 0.85
Tested by
no test coverage detected