summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/build-linux-kernel.xml
blob: a4cf42b87edf943b8e9b31837b7a0cb490e0c424 (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.kernel.org/</ProjectURL>
		<Extends>timed-build</Extends>
	</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>