summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/hdparm-read.xml
blob: 05f4daa740fa60761db5271bffcb50f980014947 (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
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.0</Version>
		<TestType>Disk</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<ProjectURL>http://sourceforge.net/projects/hdparm/</ProjectURL>
		<UnsupportedPlatforms>MacOSX, Solaris</UnsupportedPlatforms>
		<RequiresRoot>TRUE</RequiresRoot>
	</TestProfile>
	<TestInformation>
		<Title>hdparm Timed Disk Reads</Title>
		<TimesToRun>5</TimesToRun>
		<ResultScale>MB/s</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>The hdparm utility is used for simple benchmarking the system's hard drive.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>Disk To Read</DisplayName>
			<Identifier>auto-disks</Identifier>
			<ArgumentPrefix>-t </ArgumentPrefix>
		</Option>
	</TestSettings>
</PhoronixTestSuite>