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

Function IGNORE_TEST

tests/CppUTest/UtestTest.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93IGNORE_TEST(UtestShell, IgnoreTestAccessingFixture)
94{
95 CHECK(&fixture != NULLPTR);
96}
97
98TEST(UtestShell, MacrosUsedInSetup)
99{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected