summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/fgl-glxgears.xml
blob: fa7c17e5a7f7325fa4ca91000e23a3ff6da5de95 (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
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.0</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Demo</SoftwareType>
		<License>RESTRICTED</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<ProjectURL>http://ati.amd.com/</ProjectURL>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>ATI fgl_glxgears</Title>
		<Executable>fgl_glxgears</Executable>
		<TimesToRun>5</TimesToRun>
		<ResultScale>Frames Per Second</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>This test calculates the average frame-rate within the ATI fgl_glxgears test.</Description>
		<Notes>This is a very poor benchmark.</Notes>
	</TestInformation>
	<TestSettings>
		<Default>
			<PossiblePaths>/usr/bin/</PossiblePaths>
		</Default>
		<Option>
			<DisplayName>Time To Loop</DisplayName>
			<Identifier>time-to-loop</Identifier>
			<ArgumentPrefix>-loop </ArgumentPrefix>
			<Menu>
				<Entry>
					<Name>5 Seconds</Name>
					<Value>5000</Value>
				</Entry>
				<Entry>
					<Name>10 Seconds</Name>
					<Value>10000</Value>
				</Entry>
				<Entry>
					<Name>30 Seconds</Name>
					<Value>30000</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>