summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles
diff options
context:
space:
mode:
Diffstat (limited to 'pts/test-profiles')
-rw-r--r--pts/test-profiles/base/timed-audio-encode.xml14
-rw-r--r--pts/test-profiles/encode-ape.xml11
2 files changed, 16 insertions, 9 deletions
diff --git a/pts/test-profiles/base/timed-audio-encode.xml b/pts/test-profiles/base/timed-audio-encode.xml
new file mode 100644
index 0000000..a7457af
--- /dev/null
+++ b/pts/test-profiles/base/timed-audio-encode.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/encode-ape.xml b/pts/test-profiles/encode-ape.xml
index 583cc33..8a149c6 100644
--- a/pts/test-profiles/encode-ape.xml
+++ b/pts/test-profiles/encode-ape.xml
@@ -1,24 +1,17 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>1.0.0</Version>
- <TestType>Processor</TestType>
- <SoftwareType>Utility</SoftwareType>
- <License>FREE</License>
- <Status>VERIFIED</Status>
+ <Version>1.1.0</Version>
<Maintainer>apaige</Maintainer>
<DownloadSize>0.4</DownloadSize>
<EnvironmentSize>5</EnvironmentSize>
<ProjectURL>http://www.monkeysaudio.com/</ProjectURL>
+ <Extends>timed-audio-encode</Extends>
</TestProfile>
<TestInformation>
<Title>Monkey Audio Encoding</Title>
<Version>3.99u4b5</Version>
<SubTitle>78MB WAV File To APE</SubTitle>
<Executable>encode-ape</Executable>
- <TimesToRun>3</TimesToRun>
- <ResultScale>Seconds</ResultScale>
- <Proportion>LIB</Proportion>
<Description>This test times how long it takes to encode a sample WAV file to APE format.</Description>
- <ExternalDependencies>build-utilities</ExternalDependencies>
</TestInformation>
</PhoronixTestSuite>