summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/idle.xml
blob: beb9bcf39df699f4428f6dd63b4e8899e52cac76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.0</Version>
		<TestType>System</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Pekka Panula</Maintainer>
		<EnvironmentSize>0.01</EnvironmentSize>
	</TestProfile>
	<TestInformation>
		<Title>Timed Idle</Title>
		<TimesToRun>1</TimesToRun>
		<Description>This test will just idle the system for the specified amount of time. This test is of benefit if paired with the system_monitor module to monitor the system sensors, battery consumption, etc while the system is idling. This also can be used just as a simple test profile to understand how the Phoronix Test Suite works.</Description>
		<ResultFormat>NO_RESULT</ResultFormat>
	</TestInformation>
        <TestSettings>
		<Option>
			<DisplayName>Time To Idle (In Minutes)</DisplayName>
			<Identifier>idle-time</Identifier>
		</Option>
        </TestSettings>
</PhoronixTestSuite>