.TH QMTEST 1 .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection .\" other parms are allowed: see man(7), man(1) .SH NAME qmtest \- access QMTest's functionality from the command line. .SH SYNOPSIS .PP \fBqmtest\fP [ \fIoption\fP ... ] \fIcommand\fP [ \fIcommand-option\fP ... ] [ \fIargument\fP ... ] .PP .SH "DESCRIPTION" .PP .B qmtest QMTest is an general-purpose, cross-platform software testing tool. QMTest can be used to test compilers, databases, graphical user interfaces, or embedded systems. QMTest provides a convenient graphical user interface for creating, managing, and executing tests, provides support for parallel test execution, and can be extended in a variety of ways. .P This tool offers access to the tool's functionality from the command line. .PP .SH OPTIONS .TP -h, --help Display usage summary. .TP --version Display version information. .TP -D, --tdb PATH Path to the test database. .SH COMMANDS .TP create-target Create (or update) a target specification. .TP create-tdb Create a new test database. .TP gui Start the QMTest GUI. .TP extensions List extension classes. .TP help Display usage summary. .TP register Register an extension class. .TP remote Run QMTest as a remote server. .TP run Run one or more tests. .TP summarize Summarize results from a test run. .PP Invoke "qmtest COMMAND --help" .P for information about \fIcommand-option\fPs and \fIargument\fPs. .SH BUGS This manual page may be out of date, it should be generated from the XML manual. .SH "SEE ALSO" The complete qmtest documentation is provided in HTML and PDF formats in /usr/share/doc/qm/test.