summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/multicore.xml
blob: 7f90a976e850550ebd9392030edd46fa4102ac8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.0</Version>
		<TestType>Processor</TestType>
		<Title>Multi-Core</Title>
		<Maintainer>Michael Larabel</Maintainer>
		<Description>This test suite consists of tests that are able to take advantage of multi-core and/or multi-processor systems. This suite can be used on a single core system, however, it's intended for systems with multiple processing cores. Among the tests in this suite are encoding, compilation, and rendering tests.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>build-apache</Test>
	</RunTest>
	<RunTest>
		<Test>build-php</Test>
	</RunTest>
	<RunTest>
		<Test>build-imagemagick</Test>
	</RunTest>
	<RunTest>
		<Test>sunflow</Test>
		<Description>Image Synthesis w/ Raytracing</Description>
	</RunTest>
	<RunTest>
		<Test>compress-7zip</Test>
	</RunTest>
	<RunTest>
		<Test>compress-pbzip2</Test>
	</RunTest>
	<RunTest>
		<Test>openssl</Test>
	</RunTest>
</PhoronixTestSuite>