summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/build-linux-kernel.xml
blob: ad5e1df7cf6c5802ba6d43e6a016bc8b80b79f72 (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.kernel.org/</ProjectURL>
		<Extends>timed-build</Extends>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>Timed Linux Kernel Compilation</Title>
		<Version>2.6.25</Version>
		<Executable>time-compile-kernel</Executable>
		<Description>This test times how long it takes to build the Linux 2.6.25 kernel.</Description>
	</TestInformation>
</PhoronixTestSuite>