summaryrefslogtreecommitdiffstats
path: root/pts/test-suites
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-20 15:59:15 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-20 15:59:15 -0400
commitf0019a3b1984ed7da342b07a12710c9b91792a57 (patch)
tree484be9f2708d329b7dd32f0b9ba63a53162f549b /pts/test-suites
parent680bd49b5b82440aa1befc3aa74bb09c75b2935d (diff)
downloadphoronix-test-suite-upstream-f0019a3b1984ed7da342b07a12710c9b91792a57.tar.gz
phoronix-test-suite-upstream-f0019a3b1984ed7da342b07a12710c9b91792a57.tar.xz
phoronix-test-suite-upstream-f0019a3b1984ed7da342b07a12710c9b91792a57.zip
pts: Add a ray-tracing test suite of ray-tracing tests
Diffstat (limited to 'pts/test-suites')
-rw-r--r--pts/test-suites/ray-tracing.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/pts/test-suites/ray-tracing.xml b/pts/test-suites/ray-tracing.xml
new file mode 100644
index 0000000..349c144
--- /dev/null
+++ b/pts/test-suites/ray-tracing.xml
@@ -0,0 +1,15 @@
+<PhoronixTestSuite>
+ <SuiteInformation>
+ <Version>1.0.0</Version>
+ <TestType>System</TestType>
+ <Title>Ray-Tracing Test Suite</Title>
+ <Maintainer>Michael Larabel</Maintainer>
+ <Description>This test suite contains tests that use ray-tracing for image/graphics generation.</Description>
+ </SuiteInformation>
+ <RunTest>
+ <Test>sunflow</Test>
+ </RunTest>
+ <RunTest>
+ <Test>yafray</Test>
+ </RunTest>
+</PhoronixTestSuite>