The qmtest report extracts information stored in one or more result files and generates an xml report file from it. This report file is then typically processed using xslt to generate html or pdf versions of the report.
The report command accepts the following options:
-f
, --flat
Generate a flat listing of test results, instead of reproducing the database directory tree in the report.
-o
output file
,
--output
output-file
The name of the file to write the report into.