summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-10-18 21:28:43 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-10-18 21:28:43 -0400
commit1a9052c6c940bbc206e1755a85e169082a0bbd79 (patch)
treef5ef92b57445f845ed36ee0408312eed733edee6 /documentation
parent4e0074804e10dce573447791bed9ab74ed68e1cc (diff)
downloadphoronix-test-suite-upstream-1a9052c6c940bbc206e1755a85e169082a0bbd79.tar.gz
phoronix-test-suite-upstream-1a9052c6c940bbc206e1755a85e169082a0bbd79.tar.xz
phoronix-test-suite-upstream-1a9052c6c940bbc206e1755a85e169082a0bbd79.zip
pts-core: Move ExternalDependencies tag location from TestInformation to
Test Profile block (This breaks compatibility with earlier test profiles!) pts: Update the location of the ExternalDependencies tag in all relevant test profiles
Diffstat (limited to 'documentation')
-rw-r--r--documentation/specifications_xml_test.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/documentation/specifications_xml_test.html b/documentation/specifications_xml_test.html
index 9da2076..fb9bef6 100644
--- a/documentation/specifications_xml_test.html
+++ b/documentation/specifications_xml_test.html
@@ -71,6 +71,14 @@ list them in this tag with each OS being delimited by a comma.<br>
list the ones NOT supported by this test. This tag is the opposite of SupportedPlatforms. Operating systems
not listed here are assumed to be supported.<br>
<strong>Supported Values:</strong> Linux, Solaris, FreeBSD, BSD</p>
+<p><strong>Tag:</strong> ExternalDependencies<br>
+<strong>Location:</strong> PhoronixTestSuite/TestProfile/<br>
+<strong>Internal Reference:</strong> P_TEST_EXDEP<br>
+<strong>Required:</strong> No<br>
+<strong>Description:</strong> The external dependencies needed for the test. Multiple dependencies
+need to be delimited by a comma.<br>
+<strong>Supported Values:</strong> ( See pts/distro-xml/generic-packages.xml for a list of currently
+supported external dependencies. )</p>
<p><strong>Tag:</strong> Extends<br>
<strong>Location:</strong> PhoronixTestSuite/TestProfile/<br>
<strong>Internal Reference:</strong> P_TEST_CTPEXTENDS<br>
@@ -148,15 +156,7 @@ the graph results. Otherwise the test options (if applicable) are displayed.</p>
<strong>Location:</strong> PhoronixTestSuite/TestInformation/<br>
<strong>Internal Reference:</strong> P_TEST_DESCRIPTION<br>
<strong>Required:</strong> Recommended<br>
-<strong>Description:</strong> A few sentence description of the test.</p>
-<p><strong>Tag:</strong> ExternalDependencies<br>
-<strong>Location:</strong> PhoronixTestSuite/TestInformation/<br>
-<strong>Internal Reference:</strong> P_TEST_EXDEP<br>
-<strong>Required:</strong> No<br>
-<strong>Description:</strong> The external dependencies needed for the test. Multiple dependencies
-need to be delimited by a comma.<br>
-<strong>Supported Values:</strong> ( See pts/distro-xml/generic-packages.xml for a list of currently
-supported external dependencies. )</p>
+<strong>Description:</strong> A few sentence description of the test.</p>
<p><strong>Tag:</strong> ResultScale<br>
<strong>Location:</strong> PhoronixTestSuite/TestInformation/<br>
<strong>Internal Reference:</strong> P_TEST_SCALE<br>