summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-09-13 18:26:47 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-09-13 18:26:47 -0400
commitdb5ff14340b09ceb82fdbb07a64e3c63a4726859 (patch)
tree1b9932e1135bcdfe2d8eeb1ec04b5eee28f7aabb /documentation
parent4ca4e020e1b9cbeda2d51c184f930ede0d963330 (diff)
downloadphoronix-test-suite-upstream-db5ff14340b09ceb82fdbb07a64e3c63a4726859.tar.gz
phoronix-test-suite-upstream-db5ff14340b09ceb82fdbb07a64e3c63a4726859.tar.xz
phoronix-test-suite-upstream-db5ff14340b09ceb82fdbb07a64e3c63a4726859.zip
pts-core: Add a PreInstallMessage tag for test profiles that will be
shown to the user prior to installing the test
Diffstat (limited to 'documentation')
-rw-r--r--documentation/specifications_xml_test.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/documentation/specifications_xml_test.html b/documentation/specifications_xml_test.html
index f4ef96e..638bcb5 100644
--- a/documentation/specifications_xml_test.html
+++ b/documentation/specifications_xml_test.html
@@ -193,7 +193,14 @@ ignored. If the value is set to 1, the first result will be void.<br>
<strong>Required:</strong> No<br>
<strong>Description:</strong> If the user needs to be alerted about something dealing with this
test, this tag can contain a string that will be shown to the user before the
-test begins.</p>
+test begins.</p>
+<p><strong>Tag:</strong> PreInstallMessage<br>
+<strong>Location:</strong> PhoronixTestSuite/TestInformation/<br>
+<strong>Internal Reference:</strong> P_TEST_PREINSTALLMSG<br>
+<strong>Required:</strong> No<br>
+<strong>Description:</strong> If the user needs to be alerted about something dealing with this
+test, this tag can contain a string that will be shown to the user before the
+test is installed but after the files are downloaded.</p>
<h2>PhoronixTestSuite/TestSettings/Default/</h2>
<p><strong>Tag:</strong> Arguments<br>
<strong>Location:</strong> PhoronixTestSuite/TestSettings/Default/<br>