summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/ppracer.xml
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-29 18:42:08 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-29 18:42:08 -0400
commit2dc2b9e65e4c9e4872642bb4224764b5ad1c9272 (patch)
tree7a1812bb60f8e801f6a44f995df21527f6328265 /pts/test-profiles/ppracer.xml
parent245ca4c5a1fb4c84fbe4ff6b4ec8ac6d2b4ff2db (diff)
downloadphoronix-test-suite-upstream-2dc2b9e65e4c9e4872642bb4224764b5ad1c9272.tar.gz
phoronix-test-suite-upstream-2dc2b9e65e4c9e4872642bb4224764b5ad1c9272.tar.xz
phoronix-test-suite-upstream-2dc2b9e65e4c9e4872642bb4224764b5ad1c9272.zip
pts: Add ppracer test profile for Planet Penguin Racer
Diffstat (limited to 'pts/test-profiles/ppracer.xml')
-rw-r--r--pts/test-profiles/ppracer.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/pts/test-profiles/ppracer.xml b/pts/test-profiles/ppracer.xml
new file mode 100644
index 0000000..c3afa63
--- /dev/null
+++ b/pts/test-profiles/ppracer.xml
@@ -0,0 +1,35 @@
+<PhoronixTestSuite>
+ <TestProfile>
+ <Version>1.0.0</Version>
+ <TestType>Graphics</TestType>
+ <SoftwareType>Utility</SoftwareType>
+ <License>FREE</License>
+ <Status>VERIFIED</Status>
+ <Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>15.0</DownloadSize>
+ <EnvironmentSize>23.3</EnvironmentSize>
+ <SupportedArchitectures>x86</SupportedArchitectures>
+ <ProjectURL>http://developer.berlios.de/projects/ppracer/</ProjectURL>
+ </TestProfile>
+ <TestInformation>
+ <Title>Planet Penguin Racer</Title>
+ <Version>0.5 Alpha</Version>
+ <ExternalDependencies>build-utilities, glut, sdl-development, libpng-development</ExternalDependencies>
+ <TimesToRun>3</TimesToRun>
+ <ResultScale>Average FPS</ResultScale>
+ <Proportion>HIB</Proportion>
+ <Description>This test runs the open-source Planet Penguin Racer game as an OpenGL benchmark.</Description>
+ </TestInformation>
+ <TestSettings>
+ <Option>
+ <DisplayName>Resolution</DisplayName>
+ <Identifier>auto-resolution</Identifier>
+ <Menu>
+ <Entry>
+ <Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name>
+ <Value>$VIDEO_WIDTH $VIDEO_HEIGHT</Value>
+ </Entry>
+ </Menu>
+ </Option>
+ </TestSettings>
+</PhoronixTestSuite>