summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/ioquake3-games.xml
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-06-27 21:18:03 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-06-27 21:18:03 -0400
commit16337f60eb0f6a90e50dfe46e1d4f74b9e798c81 (patch)
tree2a39203e40c16f6c65c66082d094cd06a8a58cb7 /pts/test-suites/ioquake3-games.xml
parentf11d4ca3248cad1d84fa580f5cdb5a27be029e9e (diff)
downloadphoronix-test-suite-upstream-16337f60eb0f6a90e50dfe46e1d4f74b9e798c81.tar.gz
phoronix-test-suite-upstream-16337f60eb0f6a90e50dfe46e1d4f74b9e798c81.tar.xz
phoronix-test-suite-upstream-16337f60eb0f6a90e50dfe46e1d4f74b9e798c81.zip
Add ioquake3-games suite as a collection for all ioquake3 engine games
Diffstat (limited to 'pts/test-suites/ioquake3-games.xml')
-rw-r--r--pts/test-suites/ioquake3-games.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/pts/test-suites/ioquake3-games.xml b/pts/test-suites/ioquake3-games.xml
new file mode 100644
index 0000000..d0c3de3
--- /dev/null
+++ b/pts/test-suites/ioquake3-games.xml
@@ -0,0 +1,24 @@
+<PhoronixTestSuite>
+ <SuiteInformation>
+ <Version>1.0.0</Version>
+ <TestType>System</TestType>
+ <Title>Games Using The ioquake3 Engine</Title>
+ <Maintainer>Michael Larabel</Maintainer>
+ <Description>The gaming test suite is made up of all games that use ioquake3, which is a GPL version of the id Software Quake 3 (id Tech 3) software engine.</Description>
+ </SuiteInformation>
+ <RunTest>
+ <Test>tremulous</Test>
+ <Arguments>+set r_customwidth 1024 +set r_customheight 768</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>
+ <RunTest>
+ <Test>urbanterror</Test>
+ <Arguments>+set r_customwidth 1024 +set r_customheight 768</Arguments>
+ <Description>1024 x 768</Description>
+ </RunTest>
+</PhoronixTestSuite>