summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/build-php.xml
blob: 6a1c8ad2888788fa875a1d1b6439e08ceffc9c56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.2.0</Version>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>49.3</EnvironmentSize>
		<ProjectURL>http://www.php.net/</ProjectURL>
		<Extends>timed-build</Extends>
		<UnsupportedPlatforms>BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>Timed PHP Compilation</Title>
		<Version>5.2.5</Version>
		<Executable>time-compile-php</Executable>
		<Description>This test times how long it takes to build PHP 5 with the Zend engine.</Description>
	</TestInformation>
</PhoronixTestSuite>