summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/gaming-free.xml
blob: 7daef3f2925ac49f63d0411edb8beeef8fef01cb (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
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.2</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 $VIDEO_WIDTH +vid_height $VIDEO_HEIGHT</Arguments>
		<Description>$VIDEO_WIDTH x $VIDEO_HEIGHT</Description>
	</RunTest>
	<RunTest>
		<Test>warsow</Test>
		<Arguments>+vid_customwidth $VIDEO_WIDTH +vid_customheight $VIDEO_HEIGHT +vid_restart</Arguments>
		<Description>$VIDEO_WIDTH x $VIDEO_HEIGHT</Description>
	</RunTest>
	<RunTest>
		<Test>ppracer</Test>
		<Arguments>$VIDEO_WIDTH $VIDEO_HEIGHT</Arguments>
		<Description>$VIDEO_WIDTH x $VIDEO_HEIGHT</Description>
	</RunTest>
	<RunTest>
		<Test>ioquake3-games</Test>
	</RunTest>
</PhoronixTestSuite>