summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/build-imagemagick.xml
blob: 0e0e3695a523342539e1db1b90c7e919f5d0dd80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.0</Version>
		<Maintainer>Michael Larabel</Maintainer>
		<ProjectURL>http://www.imagemagick.org/</ProjectURL>
		<Extends>timed-build</Extends>
	</TestProfile>
	<TestInformation>
		<Title>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>