summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/ppracer.xml
blob: d5e4dfc5fc3c9cb034b42b60607dafd80a7f558a (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
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.0</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>23.3</EnvironmentSize>
		<SupportedArchitectures>x86</SupportedArchitectures>
		<ExternalDependencies>build-utilities, glut, sdl-development, libpng-development</ExternalDependencies>
		<ProjectURL>http://developer.berlios.de/projects/ppracer/</ProjectURL>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>Planet Penguin Racer</Title>
		<Version>0.5 Alpha</Version>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Frames Per Second</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>