summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-05-21 13:49:13 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-05-21 13:49:13 -0400
commit0051d0f8093fc408c2378ba7625f418ca1efa572 (patch)
tree462106d91dba5bf7363adf6b0c18815864cc6dc2
parent4024752372485011f658e9e6691235dbca45ac8d (diff)
downloadphoronix-test-suite-upstream-0051d0f8093fc408c2378ba7625f418ca1efa572.tar.gz
phoronix-test-suite-upstream-0051d0f8093fc408c2378ba7625f418ca1efa572.tar.xz
phoronix-test-suite-upstream-0051d0f8093fc408c2378ba7625f418ca1efa572.zip
Updates to many profiles, mostly adding build-essential to many of the
external dependencies in profiles...
-rw-r--r--pts/test-profiles/build-imagemagick.xml1
-rw-r--r--pts/test-profiles/build-linux-kernel.xml3
-rw-r--r--pts/test-profiles/build-mplayer.xml3
-rw-r--r--pts/test-profiles/build-php.xml3
-rw-r--r--pts/test-profiles/encode-mp3.xml1
-rw-r--r--pts/test-profiles/espeak.xml4
-rw-r--r--pts/test-profiles/fract.xml1
-rw-r--r--pts/test-profiles/glmark.xml4
-rw-r--r--pts/test-profiles/gtkperf.xml4
-rw-r--r--pts/test-profiles/iozone.xml3
-rw-r--r--pts/test-profiles/memory-bandwidth.xml3
-rw-r--r--pts/test-profiles/norsetto-shadow.xml1
-rw-r--r--pts/test-profiles/openssl.xml1
-rw-r--r--pts/test-profiles/specviewperf9.xml4
-rw-r--r--pts/test-profiles/super-pi.xml1
15 files changed, 24 insertions, 13 deletions
diff --git a/pts/test-profiles/build-imagemagick.xml b/pts/test-profiles/build-imagemagick.xml
index b35a6ab..09dab74 100644
--- a/pts/test-profiles/build-imagemagick.xml
+++ b/pts/test-profiles/build-imagemagick.xml
@@ -14,6 +14,7 @@
<Version>6.4.0</Version>
<Executable>time-compile-imagemagick</Executable>
<TimesToRun>1</TimesToRun>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
<ResultScale>Seconds</ResultScale>
<Proportion>LIB</Proportion>
<Description>This test times how long it takes to build ImageMagick.</Description>
diff --git a/pts/test-profiles/build-linux-kernel.xml b/pts/test-profiles/build-linux-kernel.xml
index 6cb0e97..72cd535 100644
--- a/pts/test-profiles/build-linux-kernel.xml
+++ b/pts/test-profiles/build-linux-kernel.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.4</Version>
+ <Version>0.5</Version>
<TestType>Processor</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -15,6 +15,7 @@
<Executable>time-compile-kernel</Executable>
<TimesToRun>1</TimesToRun>
<ResultScale>Seconds</ResultScale>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
<Proportion>LIB</Proportion>
<Description>This test times how long it takes to build the Linux 2.6.25 kernel.</Description>
</TestInformation>
diff --git a/pts/test-profiles/build-mplayer.xml b/pts/test-profiles/build-mplayer.xml
index 892729b..67e0de9 100644
--- a/pts/test-profiles/build-mplayer.xml
+++ b/pts/test-profiles/build-mplayer.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.4</Version>
+ <Version>0.5</Version>
<TestType>Processor</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -14,6 +14,7 @@
<Version>1.0-rc2</Version>
<Executable>time-compile-mplayer</Executable>
<TimesToRun>1</TimesToRun>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
<ResultScale>Seconds</ResultScale>
<Proportion>LIB</Proportion>
<Description>This test times how long it takes to build the MPlayer media program.</Description>
diff --git a/pts/test-profiles/build-php.xml b/pts/test-profiles/build-php.xml
index bab3883..77582f5 100644
--- a/pts/test-profiles/build-php.xml
+++ b/pts/test-profiles/build-php.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.3</Version>
+ <Version>0.5</Version>
<TestType>Processor</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -14,6 +14,7 @@
<Version>5.2.5</Version>
<Executable>time-compile-php</Executable>
<TimesToRun>1</TimesToRun>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
<ResultScale>Seconds</ResultScale>
<Proportion>LIB</Proportion>
<Description>This test times how long it takes to build PHP 5 with the Zend engine.</Description>
diff --git a/pts/test-profiles/encode-mp3.xml b/pts/test-profiles/encode-mp3.xml
index 181f48a..1cd87a4 100644
--- a/pts/test-profiles/encode-mp3.xml
+++ b/pts/test-profiles/encode-mp3.xml
@@ -17,5 +17,6 @@
<ResultScale>Seconds</ResultScale>
<Proportion>LIB</Proportion>
<Description>LAME is an MP3 encoder licensed under the LGPL. This test measures the time required to encode a WAV file to MP3 format.</Description>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
</TestInformation>
</PhoronixTestSuite>
diff --git a/pts/test-profiles/espeak.xml b/pts/test-profiles/espeak.xml
index 2641f64..1c88330 100644
--- a/pts/test-profiles/espeak.xml
+++ b/pts/test-profiles/espeak.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.7</Version>
+ <Version>0.8</Version>
<TestType>Processor</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -10,7 +10,7 @@
<TestInformation>
<Title>eSpeak Speech Synthesis</Title>
<Version>1.37</Version>
- <ExternalDependencies>portaudio-development</ExternalDependencies>
+ <ExternalDependencies>portaudio-development, build-utilities</ExternalDependencies>
<TimesToRun>2</TimesToRun>
<ResultScale>Seconds</ResultScale>
<Proportion>LIB</Proportion>
diff --git a/pts/test-profiles/fract.xml b/pts/test-profiles/fract.xml
index ad67429..a4a31ad 100644
--- a/pts/test-profiles/fract.xml
+++ b/pts/test-profiles/fract.xml
@@ -14,5 +14,6 @@
<ResultScale>FPS</ResultScale>
<Proportion>HIB</Proportion>
<Description>This test uses the FRACT benchmark.</Description>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
</TestInformation>
</PhoronixTestSuite>
diff --git a/pts/test-profiles/glmark.xml b/pts/test-profiles/glmark.xml
index c874c3d..9cdea32 100644
--- a/pts/test-profiles/glmark.xml
+++ b/pts/test-profiles/glmark.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.3</Version>
+ <Version>0.4</Version>
<TestType>Graphics</TestType>
<ApplicationType>Utility</ApplicationType>
<License>FREE</License>
@@ -10,7 +10,7 @@
<TestInformation>
<Title>GLMark</Title>
<Version>0.1</Version>
- <ExternalDependencies>sdl-development, glut</ExternalDependencies>
+ <ExternalDependencies>sdl-development, glut, build-utilities</ExternalDependencies>
<TimesToRun>1</TimesToRun>
<ResultScale>FPS</ResultScale>
<Proportion>HIB</Proportion>
diff --git a/pts/test-profiles/gtkperf.xml b/pts/test-profiles/gtkperf.xml
index 4a67d60..5b848ff 100644
--- a/pts/test-profiles/gtkperf.xml
+++ b/pts/test-profiles/gtkperf.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.6</Version>
+ <Version>0.7</Version>
<TestType>Graphics</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -10,7 +10,7 @@
<TestInformation>
<Title>GtkPerf</Title>
<Version>0.40</Version>
- <ExternalDependencies>gtk-development</ExternalDependencies>
+ <ExternalDependencies>gtk-development, build-utilities</ExternalDependencies>
<TimesToRun>1</TimesToRun>
<ResultScale>Seconds</ResultScale>
<Proportion>LIB</Proportion>
diff --git a/pts/test-profiles/iozone.xml b/pts/test-profiles/iozone.xml
index 1f928ab..abbb5fa 100644
--- a/pts/test-profiles/iozone.xml
+++ b/pts/test-profiles/iozone.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.3</Version>
+ <Version>0.5</Version>
<TestType>Disk</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -14,6 +14,7 @@
<ResultScale>MB/s</ResultScale>
<Proportion>HIB</Proportion>
<Description>The IOzone benchmark tests your hard disk drive performance.</Description>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
</TestInformation>
<TestSettings>
<Default>
diff --git a/pts/test-profiles/memory-bandwidth.xml b/pts/test-profiles/memory-bandwidth.xml
index 5682233..13d28b8 100644
--- a/pts/test-profiles/memory-bandwidth.xml
+++ b/pts/test-profiles/memory-bandwidth.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.4</Version>
+ <Version>0.5</Version>
<TestType>Memory</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -14,6 +14,7 @@
<ResultScale>MB/s</ResultScale>
<Proportion>HIB</Proportion>
<Description>This benchmark tests the system memory (RAM) and CPU Level 2 cache performance.</Description>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
</TestInformation>
<TestSettings>
<Option>
diff --git a/pts/test-profiles/norsetto-shadow.xml b/pts/test-profiles/norsetto-shadow.xml
index feabef1..08044a8 100644
--- a/pts/test-profiles/norsetto-shadow.xml
+++ b/pts/test-profiles/norsetto-shadow.xml
@@ -14,5 +14,6 @@
<ResultScale>Average FPS</ResultScale>
<Proportion>HIB</Proportion>
<Description>This is a benchmark of Norsetto Shadow.</Description>
+ <ExternalDependencies>build-utilities, glut</ExternalDependencies>
</TestInformation>
</PhoronixTestSuite>
diff --git a/pts/test-profiles/openssl.xml b/pts/test-profiles/openssl.xml
index af09db4..a144aab 100644
--- a/pts/test-profiles/openssl.xml
+++ b/pts/test-profiles/openssl.xml
@@ -15,5 +15,6 @@
<ResultScale>Signs Per Second</ResultScale>
<Proportion>HIB</Proportion>
<Description>This is a benchmark of OpenSSL, the open-source toolkit for SSL/TLS.</Description>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
</TestInformation>
</PhoronixTestSuite>
diff --git a/pts/test-profiles/specviewperf9.xml b/pts/test-profiles/specviewperf9.xml
index f58c5c5..567841e 100644
--- a/pts/test-profiles/specviewperf9.xml
+++ b/pts/test-profiles/specviewperf9.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.3</Version>
+ <Version>0.4</Version>
<TestType>Graphics</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -10,7 +10,7 @@
<TestInformation>
<Title>SPECViewPerf</Title>
<Version>9.0.3</Version>
- <ExternalDependencies>glut, csh, libpng-development</ExternalDependencies>
+ <ExternalDependencies>build-utilities, glut, csh, libpng-development</ExternalDependencies>
<TimesToRun>1</TimesToRun>
<ResultScale>Weighted Geometric Mean</ResultScale>
<Proportion>HIB</Proportion>
diff --git a/pts/test-profiles/super-pi.xml b/pts/test-profiles/super-pi.xml
index ef94deb..a92a05e 100644
--- a/pts/test-profiles/super-pi.xml
+++ b/pts/test-profiles/super-pi.xml
@@ -15,6 +15,7 @@
<ResultScale>Seconds</ResultScale>
<Proportion>LIB</Proportion>
<Description>Time how long it takes to calculate pi to 1 million digits.</Description>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
</TestInformation>
<TestSettings>
<Default>