Home
last modified time | relevance | path

Searched refs:stdOutForSuite (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6297 std::string stdOutForSuite; member in Catch::JunitReporter
16524 stdOutForSuite.clear(); in testGroupStarting()
16541 stdOutForSuite += testCaseStats.stdOut; in testCaseEnded()
16590 … xml.scopedElement( "system-out" ).writeText( trim( stdOutForSuite ), XmlFormatting::Newline ); in writeGroup()