MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / hiddenInHeaderFilePrint

Function hiddenInHeaderFilePrint

integrationTest/folder/Sample.h:47–54  ·  view source on GitHub ↗

Tests whether header functions get parsed as well.

Source from the content-addressed store, hash-verified

45
46// Tests whether header functions get parsed as well.
47static void
48hiddenInHeaderFilePrint()
49{
50 NANO_LOG(NOTICE,
51 "Messages in the Header"
52 " File"
53 );
54}
55
56#pragma GCC diagnostic pop
57

Callers 1

evilTestCaseFunction · 0.85

Calls 1

NANO_LOGClass · 0.85

Tested by

no test coverage detected