summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-09-29 21:49:56 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-09-29 21:49:56 -0400
commit360ba72d81bc22bef980842833c8025957c1a712 (patch)
treedfaa8d16ba01cf6a54c786f6aca42976d33f63d3 /documentation
parent44f23fe4fe545d92373cfcaecef7e6a119eb540a (diff)
downloadphoronix-test-suite-upstream-360ba72d81bc22bef980842833c8025957c1a712.tar.gz
phoronix-test-suite-upstream-360ba72d81bc22bef980842833c8025957c1a712.tar.xz
phoronix-test-suite-upstream-360ba72d81bc22bef980842833c8025957c1a712.zip
pts-core: Add PostRunMessage tag for showing the user a message after
the test has run
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 638bcb5..4d986c7 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> PostRunMessage<br>
+<strong>Location:</strong> PhoronixTestSuite/TestInformation/<br>
+<strong>Internal Reference:</strong> P_TEST_POSTRUNMSG<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 after the
+test ends.</p>
<p><strong>Tag:</strong> PreInstallMessage<br>
<strong>Location:</strong> PhoronixTestSuite/TestInformation/<br>
<strong>Internal Reference:</strong> P_TEST_PREINSTALLMSG<br>