Meego Wiki
Views

Quality/TestSuite/Common General Switch

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "{|cellspacing="0" border="1" !|General Switch !|Function |- || -l || Used log file |- || -e || Execute single or multiple selected tests, for example -e 1,4,5. |- || -en || E…")
Line 1: Line 1:
-
{|cellspacing="0" border="1"
+
{|style="width:100%" cellspacing="0" border="1"
!|General Switch  
!|General Switch  
!|Function
!|Function

Revision as of 06:46, 14 December 2010

General Switch Function
-l Used log file
-e Execute single or multiple selected tests, for example -e 1,4,5.
-en Execute test by name, for example -en "My test X"
-s Show list of all tests
-C Used configuration file
-? Help message
-xml, -axml Create result XML. -axml appends results to an existing XML file.
-auto Silent logging for test automation. Only the results are printed to stdout.
-v Verbose logging (default)
-vv Even more verbose logging
Personal tools