summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-09-11 21:27:57 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-09-11 21:27:57 -0400
commitef9249177801c440cde5e56d23bb7cb6bf61657a (patch)
tree4edc4f3e04dd0c6e56d73be6d1b281b69b14b690 /documentation
parente328d06af7c5bc20e67a9b74fc5d3344d640b127 (diff)
downloadphoronix-test-suite-upstream-ef9249177801c440cde5e56d23bb7cb6bf61657a.tar.gz
phoronix-test-suite-upstream-ef9249177801c440cde5e56d23bb7cb6bf61657a.tar.xz
phoronix-test-suite-upstream-ef9249177801c440cde5e56d23bb7cb6bf61657a.zip
documentation: Add basic documentation concerning the Self-Contained
Test Profiles (SCTP) XML tags that are added
Diffstat (limited to 'documentation')
-rw-r--r--documentation/specifications_xml_test.html30
1 files changed, 29 insertions, 1 deletions
diff --git a/documentation/specifications_xml_test.html b/documentation/specifications_xml_test.html
index 5013431..aff8d91 100644
--- a/documentation/specifications_xml_test.html
+++ b/documentation/specifications_xml_test.html
@@ -238,7 +238,35 @@ within the option.</p>
<strong>Internal Reference:</strong> P_TEST_OPTIONS_MENU_GROUP_VALUE<br>
<strong>Required:</strong> No<br>
<strong>Description:</strong> The string post-fixed to the ArgumentName tag and appended to the
-end of the Arguments tag, which is then supplied to the executable binary as arguments.</p>
+end of the Arguments tag, which is then supplied to the executable binary as arguments.</p>
+
+<h2>PhoronixTestSuite/SelfContained/<br>
+NOTE: These options are only available for Self-Contained Test Profiles (SCTP).</h2>
+<p><strong>Tag:</strong> Installation<br>
+<strong>Location:</strong> PhoronixTestSuite/SelfContained/<br>
+<strong>Internal Reference:</strong> P_TEST_SCTP_INSTALLSCRIPT<br>
+<strong>Required:</strong> No<br>
+<strong>Description:</strong> This contains the PHP or SH script used to install the SCTP test.</p>
+<p><strong>Tag:</strong> Downloads<br>
+<strong>Location:</strong> PhoronixTestSuite/SelfContained/<br>
+<strong>Internal Reference:</strong> P_TEST_SCTP_DOWNLOADS<br>
+<strong>Required:</strong> No<br>
+<strong>Description:</strong> This contains URL(s) of the file(s) that need to be downloaded for the SCTP test. Multiple URLs should be put between commas.</p>
+<p><strong>Tag:</strong> ResultsParser<br>
+<strong>Location:</strong> PhoronixTestSuite/SelfContained/<br>
+<strong>Internal Reference:</strong> P_TEST_SCTP_RESULTSPARSER<br>
+<strong>Required:</strong> No<br>
+<strong>Description:</strong> This contains the PHP or SH script used for results parsing with the SCTP test.</p>
+<p><strong>Tag:</strong> PreRun<br>
+<strong>Location:</strong> PhoronixTestSuite/SelfContained/<br>
+<strong>Internal Reference:</strong> P_TEST_SCTP_PRERUN<br>
+<strong>Required:</strong> No<br>
+<strong>Description:</strong> This contains the PHP or SH script that is executed prior to running a test.</p>
+<p><strong>Tag:</strong> PostRun<br>
+<strong>Location:</strong> PhoronixTestSuite/SelfContained/<br>
+<strong>Internal Reference:</strong> P_TEST_SCTP_POSTRUN<br>
+<strong>Required:</strong> No<br>
+<strong>Description:</strong> This contains the PHP or SH script that is executed after running a test.</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>