summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/padman.xml
blob: 365f91d0f6c191224ae0bcc05144559f18ad9a09 (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>1.1.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>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</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>