summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/gaming-free.xml
blob: 6b64383f6b218e64fcf02e268c113c13a6c7e488 (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
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>0.9.0</Version>
		<TestType>System</TestType>
		<Title>Free Software Gaming</Title>
		<Maintainer>Michael Larabel</Maintainer>
		<Description>The gaming test suite is made up of all game tests that are open-source.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>nexuiz</Test>
		<Arguments>+vid_width 1024 +vid_height 768</Arguments>
		<Description>1024 x 768</Description>
	</RunTest>
	<RunTest>
		<Test>warsow</Test>
		<Arguments>+vid_customwidth 1024 +vid_customheight 768 +vid_restart</Arguments>
		<Description>1024 x 768</Description>
	</RunTest>
	<RunTest>
		<Test>openarena</Test>
		<Arguments>+set r_customWidth 1024 +set r_customHeight 768</Arguments>
		<Description>1024 x 768</Description>
	</RunTest>
</PhoronixTestSuite>