summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/opengl-workstation.xml
blob: 0c379072b35495d2c7e0aee0b1fe9a37a30d4752 (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
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.2</Version>
		<TestType>System</TestType>
		<Title>OpenGL Workstation Test Suite</Title>
		<Maintainer>Michael Larabel</Maintainer>
		<Description>The OpenGL Workstation Test Suite consists of OpenGL-powered workstation tests, such as SPECViewPerf.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>specviewperf9</Test>
		<Arguments>3dsmax</Arguments>
		<Description>3DS Max</Description>
	</RunTest>
	<RunTest>
		<Test>specviewperf9</Test>
		<Arguments>ensight</Arguments>
		<Description>Ensight</Description>
	</RunTest>
	<RunTest>
		<Test>specviewperf9</Test>
		<Arguments>proe</Arguments>
		<Description>PRO Engineer</Description>
	</RunTest>
	<RunTest>
		<Test>specviewperf10</Test>
		<Arguments>$VIDEO_WIDTH $VIDEO_HEIGHT maya</Arguments>
		<Description>Maya</Description>
	</RunTest>
	<RunTest>
		<Test>specviewperf10</Test>
		<Arguments>$VIDEO_WIDTH $VIDEO_HEIGHT ugnx</Arguments>
		<Description>UGNX</Description>
	</RunTest>
	<RunTest>
		<Test>xplane9</Test>
		<Arguments>--fps_test=2 --pref:_x_res_req_ALL=$VIDEO_WIDTH --pref:_y_res_req_ALL=$VIDEO_HEIGHT --no_sound</Arguments>
		<Description>$VIDEO_WIDTH x $VIDEO_HEIGHT - High Quality</Description>
	</RunTest>
</PhoronixTestSuite>