summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/multicore.xml
blob: 9bd7c3dd468e1e91434abc4fecf82ce46b38d9be (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
32
33
34
35
36
37
38
39
40
41
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.1</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>
	<RunTest>
		<Test>graphics-magick</Test>
		<Arguments>-colorspace HWB</Arguments>
		<Description>HWB Color Space</Description>
	</RunTest>
	<RunTest>
		<Test>graphics-magick</Test>
		<Arguments>-lat 10x10-5%</Arguments>
		<Description>Local Adaptive Thresholding</Description>
	</RunTest>
</PhoronixTestSuite>