Scroll to navigation

GST-QA-SYSTEM(1) gst-qa-system User Manual GST-QA-SYSTEM(1)

NAME

insanity-dumpresults - program to dump the results from database

SYNOPSIS

insanity-dumpresults { testrundbfile} [option]

DESCRIPTION

This manual page documents briefly the insanity-dumpresults command.
This manual page was written for the Debian distribution because the original program does not have a manual page.
insanity-dumpresults is a program that can dump the results stored in database.

OPTIONS

The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
-h, --help
Show summary of options.
-l, --list
List the available test runs with summary.
-t TESTRUN, --testrun=TESTRUN
Specify a testrun id.
-f, --failed
Only show failed tests.
-x, --hidescenarios
Do not show scenarios.
-m, --mysql
Connect to a MySQL database for storage.

SEE ALSO

insanity-compare(1), insanity-run(1)

AUTHOR

Ying-Chun Liu <paul.liu@linaro.org>
Wrote this manpage for the Debian system.

COPYRIGHT

Copyright © 2011 Ying-Chun Liu (PaulLiu)
 
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or (at your option) any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2.1.
 
12/26/2011 insanity-dumpresults