summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGE-LOG1
-rw-r--r--pts/test-profiles/wine-cloth.xml11
-rw-r--r--pts/test-profiles/wine-vf2.xml2
-rwxr-xr-x[-rw-r--r--]pts/test-resources/build-apache/post.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/build-imagemagick/post.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/build-linux-kernel/post.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/build-mplayer/post.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/build-mplayer/pre.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/build-php/post.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/compress-lzma/post.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/compress-lzma/pre.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/gnupg/post.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/gnupg/pre.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/sqlite/post.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/tandem-xml/post.sh0
-rwxr-xr-x[-rw-r--r--]pts/test-resources/tandem-xml/pre.sh0
-rw-r--r--pts/test-resources/wine-cloth/downloads.xml9
-rwxr-xr-xpts/test-resources/wine-cloth/install.sh8
18 files changed, 30 insertions, 1 deletions
diff --git a/CHANGE-LOG b/CHANGE-LOG
index c260352..a859725 100644
--- a/CHANGE-LOG
+++ b/CHANGE-LOG
@@ -22,6 +22,7 @@ Phoronix Test Suite (Git)
- pts: Add wine-unstable base test profile that provides WINE 1.1.7
- pts: Add wine-humus-tests base test profile that extends wine-unstable and provides functionality for Humus.name tests
- pts: Add wine-vf2 test for a WINE-driven OpenGL Volumetric Fogging test
+- pts: Add wine-cloth test that uses WINE
- pts_Graph: Support resizing the font size in write_text_center() if it's too large to fit within the bounding box
- update_checker: Fix version recognition / comparison
- documentation: Bring all documentation up-to-date with Orkdal
diff --git a/pts/test-profiles/wine-cloth.xml b/pts/test-profiles/wine-cloth.xml
new file mode 100644
index 0000000..5e98b69
--- /dev/null
+++ b/pts/test-profiles/wine-cloth.xml
@@ -0,0 +1,11 @@
+<PhoronixTestSuite>
+ <TestProfile>
+ <Version>1.0.0</Version>
+ <Maintainer>Michael Larabel</Maintainer>
+ <Extends>wine-humus-tests</Extends>
+ </TestProfile>
+ <TestInformation>
+ <Title>Humus Cloth</Title>
+ <Description>This test uses WINE and runs an OpenGL demo with cloth physics. The average FPS is recorded after running multiple 30 second runs.</Description>
+ </TestInformation>
+</PhoronixTestSuite>
diff --git a/pts/test-profiles/wine-vf2.xml b/pts/test-profiles/wine-vf2.xml
index 86840eb..c083f31 100644
--- a/pts/test-profiles/wine-vf2.xml
+++ b/pts/test-profiles/wine-vf2.xml
@@ -5,7 +5,7 @@
<Extends>wine-humus-tests</Extends>
</TestProfile>
<TestInformation>
- <Title>Volumetric Fogging 2</Title>
+ <Title>Humus Volumetric Fogging 2</Title>
<Description>This test uses WINE and runs an OpenGL volumetric fogging demo. The average FPS is recorded after running multiple 30 second runs.</Description>
</TestInformation>
</PhoronixTestSuite>
diff --git a/pts/test-resources/build-apache/post.sh b/pts/test-resources/build-apache/post.sh
index 085b962..085b962 100644..100755
--- a/pts/test-resources/build-apache/post.sh
+++ b/pts/test-resources/build-apache/post.sh
diff --git a/pts/test-resources/build-imagemagick/post.sh b/pts/test-resources/build-imagemagick/post.sh
index 2616f06..2616f06 100644..100755
--- a/pts/test-resources/build-imagemagick/post.sh
+++ b/pts/test-resources/build-imagemagick/post.sh
diff --git a/pts/test-resources/build-linux-kernel/post.sh b/pts/test-resources/build-linux-kernel/post.sh
index 2c40551..2c40551 100644..100755
--- a/pts/test-resources/build-linux-kernel/post.sh
+++ b/pts/test-resources/build-linux-kernel/post.sh
diff --git a/pts/test-resources/build-mplayer/post.sh b/pts/test-resources/build-mplayer/post.sh
index 5bfcf1c..5bfcf1c 100644..100755
--- a/pts/test-resources/build-mplayer/post.sh
+++ b/pts/test-resources/build-mplayer/post.sh
diff --git a/pts/test-resources/build-mplayer/pre.sh b/pts/test-resources/build-mplayer/pre.sh
index 5bfcf1c..5bfcf1c 100644..100755
--- a/pts/test-resources/build-mplayer/pre.sh
+++ b/pts/test-resources/build-mplayer/pre.sh
diff --git a/pts/test-resources/build-php/post.sh b/pts/test-resources/build-php/post.sh
index bcf885b..bcf885b 100644..100755
--- a/pts/test-resources/build-php/post.sh
+++ b/pts/test-resources/build-php/post.sh
diff --git a/pts/test-resources/compress-lzma/post.sh b/pts/test-resources/compress-lzma/post.sh
index dec0258..dec0258 100644..100755
--- a/pts/test-resources/compress-lzma/post.sh
+++ b/pts/test-resources/compress-lzma/post.sh
diff --git a/pts/test-resources/compress-lzma/pre.sh b/pts/test-resources/compress-lzma/pre.sh
index 945c953..945c953 100644..100755
--- a/pts/test-resources/compress-lzma/pre.sh
+++ b/pts/test-resources/compress-lzma/pre.sh
diff --git a/pts/test-resources/gnupg/post.sh b/pts/test-resources/gnupg/post.sh
index 4f96dfa..4f96dfa 100644..100755
--- a/pts/test-resources/gnupg/post.sh
+++ b/pts/test-resources/gnupg/post.sh
diff --git a/pts/test-resources/gnupg/pre.sh b/pts/test-resources/gnupg/pre.sh
index c6075aa..c6075aa 100644..100755
--- a/pts/test-resources/gnupg/pre.sh
+++ b/pts/test-resources/gnupg/pre.sh
diff --git a/pts/test-resources/sqlite/post.sh b/pts/test-resources/sqlite/post.sh
index 45f5f5e..45f5f5e 100644..100755
--- a/pts/test-resources/sqlite/post.sh
+++ b/pts/test-resources/sqlite/post.sh
diff --git a/pts/test-resources/tandem-xml/post.sh b/pts/test-resources/tandem-xml/post.sh
index 426251d..426251d 100644..100755
--- a/pts/test-resources/tandem-xml/post.sh
+++ b/pts/test-resources/tandem-xml/post.sh
diff --git a/pts/test-resources/tandem-xml/pre.sh b/pts/test-resources/tandem-xml/pre.sh
index 426251d..426251d 100644..100755
--- a/pts/test-resources/tandem-xml/pre.sh
+++ b/pts/test-resources/tandem-xml/pre.sh
diff --git a/pts/test-resources/wine-cloth/downloads.xml b/pts/test-resources/wine-cloth/downloads.xml
new file mode 100644
index 0000000..c1239e6
--- /dev/null
+++ b/pts/test-resources/wine-cloth/downloads.xml
@@ -0,0 +1,9 @@
+<PhoronixTestSuite>
+ <Downloads>
+ <Package>
+ <URL>http://humus.name/3D/Cloth.zip</URL>
+ <MD5>eeeade1505d1e351d9ecd4754e4c6297</MD5>
+ <FileSize>486290</FileSize>
+ </Package>
+ </Downloads>
+</PhoronixTestSuite>
diff --git a/pts/test-resources/wine-cloth/install.sh b/pts/test-resources/wine-cloth/install.sh
new file mode 100755
index 0000000..8a94d1c
--- /dev/null
+++ b/pts/test-resources/wine-cloth/install.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+unzip -o Cloth.zip
+
+echo "#!/bin/sh
+cd Cloth/
+wine-humus-run Cloth.exe" > wine-cloth
+chmod +x wine-cloth