summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/build-imagemagick.xml
blob: 2bf2f0428fb61ef678a8cd986100a38b80311f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.2.0</Version>
		<Maintainer>Michael Larabel</Maintainer>
		<ProjectURL>http://www.imagemagick.org/</ProjectURL>
		<Extends>timed-build</Extends>
		<UnsupportedPlatforms>Solaris</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>Timed ImageMagick Compilation</Title>
		<Version>6.4.0</Version>
		<Executable>time-compile-imagemagick</Executable>
		<Description>This test times how long it takes to build ImageMagick.</Description>
	</TestInformation>
</PhoronixTestSuite>