summaryrefslogtreecommitdiffstats
path: root/pts/test-resources/compress-gzip
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-04-29 18:52:32 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-04-29 18:52:32 -0400
commita887ecac924d43cc9196ac21f9de89250cf7eb24 (patch)
tree7477be51ec20f19e521b5ff748d3d3b5a0e7c9d1 /pts/test-resources/compress-gzip
parentc3cc4d3cfbee5bd3a69575c0a448e472efed337a (diff)
downloadphoronix-test-suite-upstream-a887ecac924d43cc9196ac21f9de89250cf7eb24.tar.gz
phoronix-test-suite-upstream-a887ecac924d43cc9196ac21f9de89250cf7eb24.tar.xz
phoronix-test-suite-upstream-a887ecac924d43cc9196ac21f9de89250cf7eb24.zip
Switch scripts to using new PTS audio WAV file that's much larger.
Switch scripts using that audio file to downloads.xml with pts-shared/
Diffstat (limited to 'pts/test-resources/compress-gzip')
-rw-r--r--pts/test-resources/compress-gzip/downloads.xml9
-rw-r--r--pts/test-resources/compress-gzip/install.sh2
2 files changed, 9 insertions, 2 deletions
diff --git a/pts/test-resources/compress-gzip/downloads.xml b/pts/test-resources/compress-gzip/downloads.xml
new file mode 100644
index 0000000..115c949
--- /dev/null
+++ b/pts/test-resources/compress-gzip/downloads.xml
@@ -0,0 +1,9 @@
+<PhoronixTestSuite>
+ <Downloads>
+ <Package>
+ <URL>http://www.phoronix-test-suite.com/benchmark-files/pts-wav-sample-file.tar.bz2</URL>
+ <MD5>e37dd7e5f0b3f65d68d203fccf415933</MD5>
+ <DownloadTo>SHARED</DownloadTo>
+ </Package>
+ </Downloads>
+</PhoronixTestSuite>
diff --git a/pts/test-resources/compress-gzip/install.sh b/pts/test-resources/compress-gzip/install.sh
index aa18ac5..64f054d 100644
--- a/pts/test-resources/compress-gzip/install.sh
+++ b/pts/test-resources/compress-gzip/install.sh
@@ -4,9 +4,7 @@ cd $1
if [ ! -f ../pts-shared/pts-wav-sample-file.wav ]
then
- wget http://www.phoronix-test-suite.com/benchmark-files/pts-wav-sample-file.tar.bz2 -O ../pts-shared/pts-wav-sample-file.tar.bz2
tar -jxvf ../pts-shared/pts-wav-sample-file.tar.bz2 -C ../pts-shared/
- rm -f ../pts-shared/pts-wav-sample-file.tar.bz2
fi
cat > gzip_bigfile <<EOT