summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-12-11 19:41:48 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2008-12-11 19:41:48 -0500
commitacd4b7b20862a226729b6711628bf578d8e53cf4 (patch)
treed1f98e7816c02642565d3ac28175860855117ad9 /documentation
parentf4d3b24bfac3f4e015fec41a19e4297a34050d07 (diff)
downloadphoronix-test-suite-upstream-acd4b7b20862a226729b6711628bf578d8e53cf4.tar.gz
phoronix-test-suite-upstream-acd4b7b20862a226729b6711628bf578d8e53cf4.tar.xz
phoronix-test-suite-upstream-acd4b7b20862a226729b6711628bf578d8e53cf4.zip
pts-core: Add Mode tag to suite XML specification for allowing
individual tests within a suite to be run in the batch or defaults mode
Diffstat (limited to 'documentation')
-rw-r--r--documentation/specifications_xml_suite.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/specifications_xml_suite.html b/documentation/specifications_xml_suite.html
index 13a5cd9..89b600e 100644
--- a/documentation/specifications_xml_suite.html
+++ b/documentation/specifications_xml_suite.html
@@ -73,6 +73,12 @@ when running a suite) should be supplied as a value in this tag.</p>
<strong>Required:</strong> No<br>
<strong>Description:</strong> A short description describing this test and its options, which is
displayed on the graph in the PTS Results Viewer.</p>
+<p><strong>Tag:</strong> Mode<br>
+<strong>Location:</strong> PhoronixTestSuite/RunTest/<br>
+<strong>Internal Reference:</strong> P_SUITE_TEST_MODE<br>
+<strong>Required:</strong> No<br>
+<strong>Description:</strong> If this tag is set to BATCH, it will run the test mentioned in the <em>Test</em> tag in batch mode. If this tag is set to
+DEFAULTS, it will run the test mentioned in the <em>Test</em> tag in the defaults mode. The <em>Description</em> and <em>Arguments</em> tags are ignored when setting one of these modes. This tag doesn't affect the mode for other test runs within the specified suite.</p>
<!-- END OF PTS AREA -->
</div></div><div class="pts_doc_fixed"><div class="pts_doc_bottom"><div style="float: left;"><a href="http://www.phoronix-test-suite.com/">Phoronix-Test-Suite.com</a></div><div style="float: right;">Copyright &copy; 2008 by <a href="http://www.phoronixmedia.com/">Phoronix Media</a>.</div></div></div>
</body>