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

Method printBuffer

tests/CppUTest/TeamCityOutputTest.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 void printBuffer(const char* s) _override
17 {
18 output += s;
19 }
20
21 void flush() _override
22 {

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected