summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/build-imagemagick.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pts/test-profiles/build-imagemagick.xml')
-rw-r--r--pts/test-profiles/build-imagemagick.xml12
1 files changed, 2 insertions, 10 deletions
diff --git a/pts/test-profiles/build-imagemagick.xml b/pts/test-profiles/build-imagemagick.xml
index 4f834f8..c03470f 100644
--- a/pts/test-profiles/build-imagemagick.xml
+++ b/pts/test-profiles/build-imagemagick.xml
@@ -1,23 +1,15 @@
<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>Michael Larabel</Maintainer>
<DownloadSize>8.4</DownloadSize>
<ProjectURL>http://www.imagemagick.org/</ProjectURL>
+ <Extends>timed-build</Extends>
</TestProfile>
<TestInformation>
<Title>ImageMagick Compilation</Title>
<Version>6.4.0</Version>
- <SubTitle>Time To Compile</SubTitle>
<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>
</TestInformation>
</PhoronixTestSuite>