summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/gaming-closed.xml
blob: 75a36197db1dc6347a18d218a5db67b367a3bc20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.2</Version>
		<TestType>System</TestType>
		<Title>Closed-Source Gaming</Title>
		<Maintainer>Michael Larabel</Maintainer>
		<Description>The gaming test suite is made up of all game tests that are available for free download but are not under an open-source license, this does include free demos for retail games.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>etqw-demo</Test>
		<Arguments>+set r_customWidth $VIDEO_WIDTH +set r_customHeight $VIDEO_HEIGHT</Arguments>
		<Description>$VIDEO_WIDTH x $VIDEO_HEIGHT</Description>
	</RunTest>
	<RunTest>
		<Test>ut2004-demo</Test>
		<Arguments>ons-torlan?spectatoronly=1?numbots=8?quickstart=1?attractcam=1 -benchmark -seconds=120 -nosound -ini=../UT2004_1280x1024.ini</Arguments>
		<Description>ONS-Torlan Botmatch - 1280 x 1024</Description>
	</RunTest>
</PhoronixTestSuite>