SYNOPSIS
- insanity-run [option]
DESCRIPTION
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)
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.