summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/xplane9.xml
blob: 9a5a6e9db6cf6c70338dba705ec3f13cb6cce6bc (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
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.0</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Simulator</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>855</EnvironmentSize>
		<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
		<ProjectURL>http://www.x-plane.com/</ProjectURL>
		<ExternalDependencies>openal-development</ExternalDependencies>
		<UnsupportedPlatforms>Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>X-Plane</Title>
		<Version>9.00</Version>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Frames Per Second</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>This is a test of X-Plane, a realistic multi-platform flight simulator designed for personal computers. This is commercial closed-source software, but this X-Plane 9.0 benchmark has been kindly made available for free. X-Plane is the product of Austin Meyer and Laminar Research.</Description>
	</TestInformation>
	<TestSettings>
		<Default>
			<Arguments>--load_smo=Output/movies/test.smo</Arguments>
		</Default>
		<Option>
			<DisplayName>Quality Setting</DisplayName>
			<Identifier>quality-setting</Identifier>
			<ArgumentPrefix>--fps_test=</ArgumentPrefix>
			<Menu>
				<Entry>
					<Name>High</Name>
					<Value>2</Value>
				</Entry>
				<Entry>
					<Name>Ultra</Name>
					<Value>3</Value>
				</Entry>
			</Menu>
		</Option>
		<Option>
			<DisplayName>Resolution</DisplayName>
			<Identifier>auto-resolution</Identifier>
			<Menu>
				<Entry>
					<Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name>
					<Value>--pref:_x_res_req_ALL=$VIDEO_WIDTH --pref:_y_res_req_ALL=$VIDEO_HEIGHT</Value>
				</Entry>
			</Menu>
		</Option>
		<Option>
			<DisplayName>Sound</DisplayName>
			<Identifier>sound</Identifier>
			<Menu>
				<Entry>
					<Name>Enabled</Name>
					<Value></Value>
				</Entry>
				<Entry>
					<Name>Disabled</Name>
					<Value>--no_sound</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>