Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ CppuTestGTestIgnoreLeaksInTest
Function
CppuTestGTestIgnoreLeaksInTest
src/CppUTestExt/GTest.cpp:5–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
#include
"CppUTestExt/GTestSupport.h"
4
5
void CppuTestGTestIgnoreLeaksInTest()
6
{
7
IGNORE_ALL_LEAKS_IN_TEST();
8
}
9
Callers
1
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected