summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-09-11 21:36:22 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-09-11 21:36:22 -0400
commit9689d43b1b4b645fd50952ca53eaac849cbbc8c3 (patch)
tree664620ef8e34cb92e7f0e06167c041b64e58c953 /pts/test-profiles
parentb53aa9bb53a031a3eefc165a88ad1d55d174b608 (diff)
downloadphoronix-test-suite-upstream-9689d43b1b4b645fd50952ca53eaac849cbbc8c3.tar.gz
phoronix-test-suite-upstream-9689d43b1b4b645fd50952ca53eaac849cbbc8c3.tar.xz
phoronix-test-suite-upstream-9689d43b1b4b645fd50952ca53eaac849cbbc8c3.zip
pts: Switch all video tests to extend a video-sample base test instead
of all tests having some of the same code copied throughout
Diffstat (limited to 'pts/test-profiles')
-rw-r--r--pts/test-profiles/base/video-sample.xml14
-rw-r--r--pts/test-profiles/ffmpeg.xml3
-rw-r--r--pts/test-profiles/mencoder.xml3
-rw-r--r--pts/test-profiles/video-extensions.xml3
4 files changed, 20 insertions, 3 deletions
diff --git a/pts/test-profiles/base/video-sample.xml b/pts/test-profiles/base/video-sample.xml
new file mode 100644
index 0000000..a7457af
--- /dev/null
+++ b/pts/test-profiles/base/video-sample.xml
@@ -0,0 +1,14 @@
+<PhoronixTestSuite>
+ <TestProfile>
+ <TestType>Processor</TestType>
+ <SoftwareType>Utility</SoftwareType>
+ <License>FREE</License>
+ <Status>VERIFIED</Status>
+ </TestProfile>
+ <TestInformation>
+ <TimesToRun>3</TimesToRun>
+ <ResultScale>Seconds</ResultScale>
+ <Proportion>LIB</Proportion>
+ <ExternalDependencies>build-utilities</ExternalDependencies>
+ </TestInformation>
+</PhoronixTestSuite>
diff --git a/pts/test-profiles/ffmpeg.xml b/pts/test-profiles/ffmpeg.xml
index b0c5c30..026a9a1 100644
--- a/pts/test-profiles/ffmpeg.xml
+++ b/pts/test-profiles/ffmpeg.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>1.0.0</Version>
+ <Version>1.1.0</Version>
<TestType>Processor</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -9,6 +9,7 @@
<DownloadSize>88</DownloadSize>
<EnvironmentSize>16</EnvironmentSize>
<ProjectURL>http://ffmpeg.mplayerhq.hu/</ProjectURL>
+ <Extends>video-sample</Extends>
</TestProfile>
<TestInformation>
<Title>FFmpeg</Title>
diff --git a/pts/test-profiles/mencoder.xml b/pts/test-profiles/mencoder.xml
index 3756dce..cedddd5 100644
--- a/pts/test-profiles/mencoder.xml
+++ b/pts/test-profiles/mencoder.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>1.0.0</Version>
+ <Version>1.1.0</Version>
<TestType>Processor</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -9,6 +9,7 @@
<DownloadSize>95</DownloadSize>
<EnvironmentSize>16</EnvironmentSize>
<ProjectURL>http://www.mplayerhq.hu/</ProjectURL>
+ <Extends>video-sample</Extends>
</TestProfile>
<TestInformation>
<Title>Mencoder</Title>
diff --git a/pts/test-profiles/video-extensions.xml b/pts/test-profiles/video-extensions.xml
index c79ff73..5c70121 100644
--- a/pts/test-profiles/video-extensions.xml
+++ b/pts/test-profiles/video-extensions.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>1.0.0</Version>
+ <Version>1.1.0</Version>
<TestType>Graphics</TestType>
<SoftwareType>Benchmark</SoftwareType>
<License>FREE</License>
@@ -9,6 +9,7 @@
<DownloadSize>24.0</DownloadSize>
<EnvironmentSize>30.0</EnvironmentSize>
<ProjectURL>http://www.mplayerhq.hu/</ProjectURL>
+ <Extends>video-sample</Extends>
</TestProfile>
<TestInformation>
<Title>MPlayer Video Playback Tests</Title>