Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
--log_format

This argument controls the format of the test runner output. The value is case insensitive. See test runner log for more information on the log.

Value

Meaning

HRF (default)

Human readable format output.

XML

XML format output.

Environment variable: BOOST_TEST_LOG_FORMAT


PrevUpHomeNext