Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

report_level

Allows setting the level of details carried by the testing results report generated by the framework. Use value "no" to eliminate the results report completely. See the test report section for description of different report formats.

Acceptable values
Environment variable
BOOST_TEST_REPORT_LEVEL

PrevUpHomeNext