summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/doom3.xml
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-04-29 11:23:21 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-04-29 11:23:21 -0400
commitd2993872f1e7598e90e22cada8d58fabcb6443c1 (patch)
treee104a8cca259dcce012c95f3a7d311c1f9981fdd /pts/test-profiles/doom3.xml
parentd8f940cde35c8423043bd37c58f00f57e901e66b (diff)
downloadphoronix-test-suite-upstream-d2993872f1e7598e90e22cada8d58fabcb6443c1.tar.gz
phoronix-test-suite-upstream-d2993872f1e7598e90e22cada8d58fabcb6443c1.tar.xz
phoronix-test-suite-upstream-d2993872f1e7598e90e22cada8d58fabcb6443c1.zip
Change benchmark-profiles/, benchmark-resources/, and benchmark-suites/ to test-profiles/, test-resources/, and test-suites/
Diffstat (limited to 'pts/test-profiles/doom3.xml')
-rw-r--r--pts/test-profiles/doom3.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/pts/test-profiles/doom3.xml b/pts/test-profiles/doom3.xml
new file mode 100644
index 0000000..52f55cf
--- /dev/null
+++ b/pts/test-profiles/doom3.xml
@@ -0,0 +1,66 @@
+<PhoronixTestSuite>
+ <TestProfile>
+ <Version>0.2</Version>
+ <TestType>Graphics</TestType>
+ <SoftwareType>Game</SoftwareType>
+ <License>NON-FREE</License>
+ <Status>UNKNOWN</Status>
+ <Maintainer>Michael Larabel</Maintainer>
+ </TestProfile>
+ <TestInformation>
+ <Title>Doom 3</Title>
+ <Version>1.3.1</Version>
+ <TimesToRun>3</TimesToRun>
+ <ResultScale>FPS</ResultScale>
+ <Proportion>HIB</Proportion>
+ <Description>This test calculates the average frame-rate within the Doom 3 game.</Description>
+ </TestInformation>
+ <TestSettings>
+ <Default>
+ <Arguments>+exec doom3-pts.cfg +set sys_VideoRam $VIDEO_MEMORY +set r_mode -1 +timedemoquit demo1</Arguments>
+ <PossiblePaths></PossiblePaths>
+ </Default>
+ <Option>
+ <DisplayName>Resolution</DisplayName>
+ <Identifier>resolution</Identifier>
+ <ArgumentName></ArgumentName>
+ <Menu>
+ <Entry>
+ <Name>800 x 600</Name>
+ <Value>+set r_customWidth 800 +set r_customHeight 600</Value>
+ </Entry>
+ <Entry>
+ <Name>1024 x 768</Name>
+ <Value>+set r_customWidth 1024 +set r_customHeight 768</Value>
+ </Entry>
+ <Entry>
+ <Name>1280 x 1024</Name>
+ <Value>+set r_customWidth 1280 +set r_customHeight 1024</Value>
+ </Entry>
+ <Entry>
+ <Name>1680 x 1050</Name>
+ <Value>+set r_customWidth 1680 +set r_customHeight 1050</Value>
+ </Entry>
+ </Menu>
+ </Option>
+ <Option>
+ <DisplayName>Quality</DisplayName>
+ <Identifier>game-quality</Identifier>
+ <ArgumentName>+set com_machineSpec </ArgumentName>
+ <Menu>
+ <Entry>
+ <Name>Low</Name>
+ <Value>0</Value>
+ </Entry>
+ <Entry>
+ <Name>High</Name>
+ <Value>2</Value>
+ </Entry>
+ <Entry>
+ <Name>Ultra</Name>
+ <Value>3</Value>
+ </Entry>
+ </Menu>
+ </Option>
+ </TestSettings>
+</PhoronixTestSuite>