summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-09-12 20:26:26 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-09-12 20:26:26 -0400
commit0eccccb0713615fd01fecbb96712108b821e3b80 (patch)
tree6472cda80113406a936dace0e49d69f483bbd1cb /pts/test-profiles
parent82a686b2eec06bd084f89260eddb2a0114ab1605 (diff)
downloadphoronix-test-suite-upstream-0eccccb0713615fd01fecbb96712108b821e3b80.tar.gz
phoronix-test-suite-upstream-0eccccb0713615fd01fecbb96712108b821e3b80.tar.xz
phoronix-test-suite-upstream-0eccccb0713615fd01fecbb96712108b821e3b80.zip
pts: Add World of Padman test profile (named padman)
Diffstat (limited to 'pts/test-profiles')
-rw-r--r--pts/test-profiles/padman.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/pts/test-profiles/padman.xml b/pts/test-profiles/padman.xml
new file mode 100644
index 0000000..a860ffa
--- /dev/null
+++ b/pts/test-profiles/padman.xml
@@ -0,0 +1,36 @@
+<PhoronixTestSuite>
+ <TestProfile>
+ <Version>1.0.0</Version>
+ <TestType>Graphics</TestType>
+ <SoftwareType>Game</SoftwareType>
+ <License>FREE</License>
+ <Status>VERIFIED</Status>
+ <Maintainer>Michael Larabel</Maintainer>
+ <EnvironmentSize>612</EnvironmentSize>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
+ <ProjectURL>http://www.worldofpadman.com/</ProjectURL>
+ </TestProfile>
+ <TestInformation>
+ <Title>World of Padman</Title>
+ <Version>1.2</Version>
+ <TimesToRun>3</TimesToRun>
+ <ResultScale>Frames Per Second</ResultScale>
+ <Proportion>HIB</Proportion>
+ <Description>World of Padman is an open-source game using the ioquake3 engine. What makes this game different from other first-person shooters is that it's a cartoon-style action game.</Description>
+ </TestInformation>
+ <TestSettings>
+ <Default>
+ <Arguments>+timedemo 1 +set demodone "quit" +set demoloop1 "demo pts; set nextdemo vstr demodone" +vstr demoloop1</Arguments>
+ </Default>
+ <Option>
+ <DisplayName>Resolution</DisplayName>
+ <Identifier>auto-resolution</Identifier>
+ <Menu>
+ <Entry>
+ <Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name>
+ <Value>+set r_customwidth $VIDEO_WIDTH +set r_customheight $VIDEO_HEIGHT</Value>
+ </Entry>
+ </Menu>
+ </Option>
+ </TestSettings>
+</PhoronixTestSuite>