summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-09-13 09:04:54 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-09-13 09:04:54 -0400
commitdbaf54991614899e817af6a6edbe250c2870056b (patch)
treeaa4006b31c27cf06c3510d1364207aa6e2ec39d3 /pts/test-profiles
parent1a44cc3ec0eb528bf86e423b0a7cdc18a6f893da (diff)
downloadphoronix-test-suite-upstream-dbaf54991614899e817af6a6edbe250c2870056b.tar.gz
phoronix-test-suite-upstream-dbaf54991614899e817af6a6edbe250c2870056b.tar.xz
phoronix-test-suite-upstream-dbaf54991614899e817af6a6edbe250c2870056b.zip
pts: Fix a bug that caused unigine-sanctuary to fail with the data
path
Diffstat (limited to 'pts/test-profiles')
-rw-r--r--pts/test-profiles/unigine-sanctuary.xml4
-rw-r--r--pts/test-profiles/unigine-tropics.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/pts/test-profiles/unigine-sanctuary.xml b/pts/test-profiles/unigine-sanctuary.xml
index a69d5f0..7be08fb 100644
--- a/pts/test-profiles/unigine-sanctuary.xml
+++ b/pts/test-profiles/unigine-sanctuary.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>1.0.0</Version>
+ <Version>1.0.1</Version>
<TestType>Graphics</TestType>
<SoftwareType>Game</SoftwareType>
<License>NON-FREE</License>
@@ -20,7 +20,7 @@
</TestInformation>
<TestSettings>
<Default>
- <Arguments>-video_app opengl -sound_app null -data_path ../data -system_script sanctuary/unigine.cpp -engine_config ../data/unigine.cfg -video_mode -1 -video_fullscreen 1 -video_multisample 0 -extern_define PHORONIX</Arguments>
+ <Arguments>-video_app opengl -sound_app null -system_script sanctuary/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>
diff --git a/pts/test-profiles/unigine-tropics.xml b/pts/test-profiles/unigine-tropics.xml
index 0470346..73fee10 100644
--- a/pts/test-profiles/unigine-tropics.xml
+++ b/pts/test-profiles/unigine-tropics.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>1.0.0</Version>
+ <Version>1.0.1</Version>
<TestType>Graphics</TestType>
<SoftwareType>Game</SoftwareType>
<License>NON-FREE</License>