summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-30 15:05:50 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-30 15:05:50 -0400
commitc744519935521dae359f8b0aaeede98969affc77 (patch)
tree3ddbac0309a21baa2e29da31638e74759ee93a7f /pts/test-profiles
parent5d14eb5b62840c2a4e6f9f4ec606351110d82db8 (diff)
downloadphoronix-test-suite-upstream-c744519935521dae359f8b0aaeede98969affc77.tar.gz
phoronix-test-suite-upstream-c744519935521dae359f8b0aaeede98969affc77.tar.xz
phoronix-test-suite-upstream-c744519935521dae359f8b0aaeede98969affc77.zip
pts: Add unigine-islands test profile for new Unigine Islands technology
demo
Diffstat (limited to 'pts/test-profiles')
-rw-r--r--pts/test-profiles/unigine-islands.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/pts/test-profiles/unigine-islands.xml b/pts/test-profiles/unigine-islands.xml
new file mode 100644
index 0000000..687d4fc
--- /dev/null
+++ b/pts/test-profiles/unigine-islands.xml
@@ -0,0 +1,35 @@
+<PhoronixTestSuite>
+ <TestProfile>
+ <Version>1.0.0</Version>
+ <TestType>Graphics</TestType>
+ <SoftwareType>Game</SoftwareType>
+ <License>NON-FREE</License>
+ <Status>VERIFIED</Status>
+ <Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>63</DownloadSize>
+ <EnvironmentSize>73</EnvironmentSize>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
+ </TestProfile>
+ <TestInformation>
+ <Title>Unigine Islands</Title>
+ <TimesToRun>1</TimesToRun>
+ <ResultScale>Average FPS</ResultScale>
+ <Proportion>HIB</Proportion>
+ <Description>This test calculates the average frame-rate within the Islands demo for the Unigine engine. This engine is very demanding on the system's graphics card.</Description>
+ </TestInformation>
+ <TestSettings>
+ <Default>
+ <Arguments>-video_app opengl -sound_app null -data_path ../data -system_script water/unigine.cpp -engine_config ../data/unigine.cfg -video_mode -1 -video_fullscreen 1 -video_multisample 0 -extern_define PHORONIX</Arguments>
+ </Default>
+ <Option>
+ <DisplayName>Resolution</DisplayName>
+ <Identifier>auto-resolution</Identifier>
+ <Menu>
+ <Entry>
+ <Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name>
+ <Value>-video_width $VIDEO_WIDTH -video_height $VIDEO_HEIGHT</Value>
+ </Entry>
+ </Menu>
+ </Option>
+ </TestSettings>
+</PhoronixTestSuite>