summaryrefslogtreecommitdiffstats
path: root/pts/test-suites
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-12-31 12:44:00 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2008-12-31 12:44:00 -0500
commitd732d35cd516d8023a1b174d8d6e71c5072df399 (patch)
treec5dab3c9da07b8d42ed09c09af2df4da9d54ac84 /pts/test-suites
parentc5428b8a6188b8452cac7db1adbebb0305444ac5 (diff)
downloadphoronix-test-suite-upstream-d732d35cd516d8023a1b174d8d6e71c5072df399.tar.gz
phoronix-test-suite-upstream-d732d35cd516d8023a1b174d8d6e71c5072df399.tar.xz
phoronix-test-suite-upstream-d732d35cd516d8023a1b174d8d6e71c5072df399.zip
pts: Update and fix specviewperf10 test profile
Diffstat (limited to 'pts/test-suites')
-rw-r--r--pts/test-suites/opengl-workstation.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/pts/test-suites/opengl-workstation.xml b/pts/test-suites/opengl-workstation.xml
index f530d53..0c37907 100644
--- a/pts/test-suites/opengl-workstation.xml
+++ b/pts/test-suites/opengl-workstation.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<SuiteInformation>
- <Version>1.0.1</Version>
+ <Version>1.0.2</Version>
<TestType>System</TestType>
<Title>OpenGL Workstation Test Suite</Title>
<Maintainer>Michael Larabel</Maintainer>
@@ -23,10 +23,15 @@
</RunTest>
<RunTest>
<Test>specviewperf10</Test>
- <Arguments>maya</Arguments>
+ <Arguments>$VIDEO_WIDTH $VIDEO_HEIGHT maya</Arguments>
<Description>Maya</Description>
</RunTest>
<RunTest>
+ <Test>specviewperf10</Test>
+ <Arguments>$VIDEO_WIDTH $VIDEO_HEIGHT ugnx</Arguments>
+ <Description>UGNX</Description>
+ </RunTest>
+ <RunTest>
<Test>xplane9</Test>
<Arguments>--fps_test=2 --pref:_x_res_req_ALL=$VIDEO_WIDTH --pref:_y_res_req_ALL=$VIDEO_HEIGHT --no_sound</Arguments>
<Description>$VIDEO_WIDTH x $VIDEO_HEIGHT - High Quality</Description>