summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/encode-mp3.xml
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-09-11 21:34:53 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-09-11 21:34:53 -0400
commit887f737b3d333f5b20241af444bf5b3405dc44f2 (patch)
tree5d725c507ef2966eee70ce99e607381c5ff37b6a /pts/test-profiles/encode-mp3.xml
parent45107e0c01c14ca328332763c53585fa55e72dab (diff)
downloadphoronix-test-suite-upstream-887f737b3d333f5b20241af444bf5b3405dc44f2.tar.gz
phoronix-test-suite-upstream-887f737b3d333f5b20241af444bf5b3405dc44f2.tar.xz
phoronix-test-suite-upstream-887f737b3d333f5b20241af444bf5b3405dc44f2.zip
pts: Switch all audio encoding tests to extend a timed-audio-encode base
test instead of all tests having some of the same code copied throughout
Diffstat (limited to 'pts/test-profiles/encode-mp3.xml')
-rw-r--r--pts/test-profiles/encode-mp3.xml11
1 files changed, 2 insertions, 9 deletions
diff --git a/pts/test-profiles/encode-mp3.xml b/pts/test-profiles/encode-mp3.xml
index de16ff0..99f6fe7 100644
--- a/pts/test-profiles/encode-mp3.xml
+++ b/pts/test-profiles/encode-mp3.xml
@@ -1,24 +1,17 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>1.1.0</Version>
- <TestType>Processor</TestType>
- <SoftwareType>Utility</SoftwareType>
- <License>FREE</License>
- <Status>VERIFIED</Status>
+ <Version>1.2.0</Version>
<Maintainer>Michael Larabel</Maintainer>
<DownloadSize>1.3</DownloadSize>
<EnvironmentSize>1.7</EnvironmentSize>
<ProjectURL>http://lame.sourceforge.net/</ProjectURL>
+ <Extends>timed-audio-encode</Extends>
</TestProfile>
<TestInformation>
<Title>LAME MP3 Encoding</Title>
<Version>3.98</Version>
<SubTitle>78MB WAV File To MP3</SubTitle>
<Executable>lame</Executable>
- <TimesToRun>3</TimesToRun>
- <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>