'\" t .\" Title: GST-QA-SYSTEM .\" Author: Ying-Chun Liu .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: 12/26/2011 .\" Manual: gst-qa-system User Manual .\" Source: insanity-dumpresults-json .\" Language: English .\" .TH "GST\-QA\-SYSTEM" "1" "12/26/2011" "insanity-dumpresults-json" "gst-qa-system User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" insanity-dumpresults-json \- program to dump the results as json format from database .SH "SYNOPSIS" .HP \w'\fBinsanity\-dumpresults\-json\fR\ 'u \fBinsanity\-dumpresults\-json\fR {\fBtestrundbfile\fR} [\fBoption\fR] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBinsanity\-dumpresults\-json\fR command\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP \fBinsanity\-dumpresults\-json\fR is a program that can dump the results stored in database\&. The result will be output as json format\&. .SH "OPTIONS" .PP The program follows the usual GNU command line syntax, with long options starting with two dashes (`\-\*(Aq)\&. A summary of options is included below\&. .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 Show summary of options\&. .RE .PP \fB\-l\fR, \fB\-\-list\fR .RS 4 List the available test runs with summary\&. .RE .PP \fB\-a\fR, \fB\-\-all\fR .RS 4 Dump all testruns\&. .RE .PP \fB\-t \fR\fB\fITESTRUN\fR\fR, \fB\-\-testrun=\fR\fB\fITESTRUN\fR\fR .RS 4 Specify a testrun id\&. .RE .PP \fB\-f\fR, \fB\-\-failed\fR .RS 4 Only show failed tests\&. .RE .PP \fB\-x\fR, \fB\-\-hidescenarios\fR .RS 4 Do not show scenarios\&. .RE .PP \fB\-m\fR, \fB\-\-mysql\fR .RS 4 Connect to a MySQL database for storage\&. .RE .SH "SEE ALSO" .PP \fBinsanity-dumpresults\fR(1), \fBinsanity-run\fR(1) .SH "AUTHOR" .PP \fBYing\-Chun Liu\fR <\&paul\&.liu@linaro\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2011 Ying-Chun Liu (PaulLiu) .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP 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\&. .PP On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common\-licenses/LGPL\-2\&.1\&. .sp