summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-24 18:51:34 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-24 18:51:34 -0400
commit490156dc1ccbdc940e8d8ad87bbb4a7c51f3fe87 (patch)
tree006564fa7c1707d29c1528e831cfb45dbdb96327 /pts/test-profiles
parent1688544d22e62cab229c4bbe246edc1c52cdea14 (diff)
downloadphoronix-test-suite-upstream-490156dc1ccbdc940e8d8ad87bbb4a7c51f3fe87.tar.gz
phoronix-test-suite-upstream-490156dc1ccbdc940e8d8ad87bbb4a7c51f3fe87.tar.xz
phoronix-test-suite-upstream-490156dc1ccbdc940e8d8ad87bbb4a7c51f3fe87.zip
pts: Add vdrift test profile for vDrift racing game, but currently the
profile is incomplete
Diffstat (limited to 'pts/test-profiles')
-rw-r--r--pts/test-profiles/vdrift.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/pts/test-profiles/vdrift.xml b/pts/test-profiles/vdrift.xml
new file mode 100644
index 0000000..cb34df6
--- /dev/null
+++ b/pts/test-profiles/vdrift.xml
@@ -0,0 +1,36 @@
+<PhoronixTestSuite>
+ <TestProfile>
+ <Version>0.0.1</Version>
+ <TestType>Graphics</TestType>
+ <SoftwareType>Game</SoftwareType>
+ <License>FREE</License>
+ <Status>BROKEN</Status>
+ <Maintainer>Michael Larabel</Maintainer>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
+ <ProjectURL>http://www.vdrift.net/</ProjectURL>
+ </TestProfile>
+ <TestInformation>
+ <Title>vDrift</Title>
+ <Version>2008-08-05</Version>
+ <TimesToRun>3</TimesToRun>
+ <ResultScale>Average FPS</ResultScale>
+ <ExternalDependencies>sdl-development, build-utilities, glew, jam, vorbis-devel</ExternalDependencies>
+ <Proportion>HIB</Proportion>
+ <Description>This test calculates the average frame-rate within vDrift, which is an open-source drift racing game.</Description>
+ </TestInformation>
+ <TestSettings>
+ <Default>
+ <Arguments>-benchmark</Arguments>
+ </Default>
+ <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>