summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/vdrift.xml
blob: dbcc7b7153dda25b06698d22e57ef916f408dd08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<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>
		<ExternalDependencies>sdl-development, build-utilities, glew, jam, scons, vorbis-development</ExternalDependencies>
		<ProjectURL>http://www.vdrift.net/</ProjectURL>
		<UnsupportedPlatforms>Solaris</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>vDrift</Title>
		<Version>2008-08-05</Version>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Frames Per Second</ResultScale>
		<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>