Scroll to navigation

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

NAME

insanity-run - program to run the tests and generate the result to database

SYNOPSIS

insanity-run [ option]

DESCRIPTION

This manual page documents briefly the insanity-run command.
This manual page was written for the Debian distribution because the original program does not have a manual page.
insanity-run is a program that can run the tests and store the results 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.
-s SPEC, --storage=SPEC
configure data storage (default: sqlite:testrun.db)
-o DIRECTORY, --output=DIRECTORY
output directory (default: current)
-t TESTNAME, --test=TESTNAME
test or scenario to run (pass help for list of tests)
-a SPEC, --args=SPEC
set test arguments (pass help for list of arguments)

SEE ALSO

insanity-compare(1), insanity-dumpresults(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-run