Boost C++ Libraries Home Libraries People FAQ More

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