MCPcopy 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
5void CppuTestGTestIgnoreLeaksInTest()
6{
7 IGNORE_ALL_LEAKS_IN_TEST();
8}
9

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected