summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/system-disk.xml
blob: 2b2435286cb5ad3526021a0735c752922eca8b5e (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
42
43
44
<?xml version="1.0"?>
<!-- Generated: 2008-12-28 16:53:21 -->
<PhoronixTestSuite>
	<SuiteInformation>
		<Title>Disk Performance</Title>
		<Version>1.0.0</Version>
		<Maintainer>Michael Larabel</Maintainer>
		<TestType>Disk</TestType>
		<Description>A collection of tests that should test the overall performance of disk drives and disk encryption performance.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>encode-mp3</Test>
	</RunTest>
	<RunTest>
		<Test>build-imagemagick</Test>
	</RunTest>
	<RunTest>
		<Test>compress-gzip</Test>
	</RunTest>
	<RunTest>
		<Test>compress-pbzip2</Test>
	</RunTest>
	<RunTest>
		<Test>iozone</Test>
		<Arguments>-s 512M -i0</Arguments>
		<Description>512MB Write Performance</Description>
	</RunTest>
	<RunTest>
		<Test>iozone</Test>
		<Arguments>-s 1024M -i0</Arguments>
		<Description>1GB Write Performance</Description>
	</RunTest>
	<RunTest>
		<Test>iozone</Test>
		<Arguments>-s 1024M -i0 -i1</Arguments>
		<Description>1GB Read Performance</Description>
	</RunTest>
	<RunTest>
		<Test>sqlite</Test>
	</RunTest>
	<RunTest>
		<Test>gnupg</Test>
	</RunTest>
</PhoronixTestSuite>