summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/ut2004-demo.xml
blob: a20c337c951dd2557057de2ef0a8b5cc8a0c5b31 (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.2.0</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Game</SoftwareType>
		<License>NON-FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
		<ExternalDependencies>libstdcpp5</ExternalDependencies>
		<ProjectURL>http://www.unrealtournament2003.com/ut2004/index.html</ProjectURL>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>Unreal Tournament 2004 Demo</Title>
		<Version>3334</Version>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Frames Per Second</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>This test calculates the average frame-rate within the Unreal Tournament 2004 game demo from Epic Games.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>Map</DisplayName>
			<Identifier>map</Identifier>
			<Menu>
				<Entry>
					<Name>AS-Convoy Botmatch</Name>
					<Value>as-convoy?spectatoronly=1?numbots=8?quickstart=1?attractcam=1 -benchmark -seconds=120 -nosound</Value>
				</Entry>
				<Entry>
					<Name>BR-Colossus Botmatch</Name>
					<Value>br-colossus?spectatoronly=1?numbots=8?quickstart=1?attractcam=1 -benchmark -seconds=120 -nosound</Value>
				</Entry>
				<Entry>
					<Name>CTF-BridgeOfFate Botmatch</Name>
					<Value>ctf-bridgeoffate?spectatoronly=1?numbots=8?quickstart=1?attractcam=1 -benchmark -seconds=120 -nosound</Value>
				</Entry>
				<Entry>
					<Name>CTF-FaceClassic Botmatch</Name>
					<Value>ctf-faceclassic?spectatoronly=1?numbots=8?quickstart=1?attractcam=1 -benchmark -seconds=120 -nosound</Value>
				</Entry>
				<Entry>
					<Name>DM-Rankin Botmatch</Name>
					<Value>dm-rankin?spectatoronly=1?numbots=8?quickstart=1?attractcam=1 -benchmark -seconds=120 -nosound</Value>
				</Entry>
				<Entry>
					<Name>ONS-Torlan Botmatch</Name>
					<Value>ons-torlan?spectatoronly=1?numbots=8?quickstart=1?attractcam=1 -benchmark -seconds=120 -nosound</Value>
				</Entry>
			</Menu>
		</Option>
		<Option>
			<DisplayName>Resolution</DisplayName>
			<Identifier>resolution</Identifier>
			<Menu>
				<Entry>
					<Name>800 x 600</Name>
					<Value>-ini=../UT2004_800x600.ini</Value>
				</Entry>
				<Entry>
					<Name>1024 x 768</Name>
					<Value>-ini=../UT2004_1024x768.ini</Value>
				</Entry>
				<Entry>
					<Name>1280 x 1024</Name>
					<Value>-ini=../UT2004_1280x1024.ini</Value>
				</Entry>
				<Entry>
					<Name>1680 x 1050</Name>
					<Value>-ini=../UT2004_1680x1050.ini</Value>
				</Entry>
				<Entry>
					<Name>1920 x 1200</Name>
					<Value>-ini=../UT2004_1920x1200.ini</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>