summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/system-compliance.xml
blob: 3169105c688e08ddf7930bcb64fb81e84862dc58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>0.9.0</Version>
		<TestType>System</TestType>
		<Title>System Compliance</Title>
		<Maintainer>Michael Larabel</Maintainer>
		<Description>This test suite runs all of the system-level compliance tests within the Phoronix Test Suite for checking such things as thermal sensors, ACPI compatibility, and OpenGL versions supported by the video driver.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>compliance-sensors</Test>
	</RunTest>
	<RunTest>
		<Test>compliance-acpi</Test>
	</RunTest>
	<RunTest>
		<Test>compliance-ogl</Test>
	</RunTest>
</PhoronixTestSuite>