summaryrefslogtreecommitdiffstats
path: root/documentation/specifications_xml_test.html
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-11-20 22:03:34 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2008-11-20 22:03:34 -0500
commitd100fa6b0f19cb257bb4667543851a815b114fc2 (patch)
tree537952580eab2bd418cb79142f3fd54e779c8a93 /documentation/specifications_xml_test.html
parentb4bc4d902cc65d39dda6ceaa4b4bdd7543579e1e (diff)
downloadphoronix-test-suite-upstream-d100fa6b0f19cb257bb4667543851a815b114fc2.tar.gz
phoronix-test-suite-upstream-d100fa6b0f19cb257bb4667543851a815b114fc2.tar.xz
phoronix-test-suite-upstream-d100fa6b0f19cb257bb4667543851a815b114fc2.zip
pts-core: Implement RequiresRoot tag that has been part of the PTS test
profile specification for some time
Diffstat (limited to 'documentation/specifications_xml_test.html')
-rw-r--r--documentation/specifications_xml_test.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/specifications_xml_test.html b/documentation/specifications_xml_test.html
index fb9bef6..03d71ec 100644
--- a/documentation/specifications_xml_test.html
+++ b/documentation/specifications_xml_test.html
@@ -94,8 +94,8 @@ Cascading Test Profiles functionality.<br>
<strong>Internal Reference:</strong> P_TEST_ROOTNEEDED<br>
<strong>Required:</strong> No - Defaults to assume false<br>
<strong>Description:</strong> If root access is needed by the software encapsulated by this profile,
-the value of this tag should be 1.<br>
-<strong>Supported Values:</strong> 0, 1</p>
+the value of this tag should be set to <em>TRUE</em>.<br>
+<strong>Supported Values:</strong> FALSE, TRUE</p>
<p><strong>Tag:</strong> DownloadSize<br>
<strong>Location:</strong> PhoronixTestSuite/TestProfile/<br>
<strong>Internal Reference:</strong> P_TEST_DOWNLOADSIZE<br>