summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/system-compliance.xml
blob: 445be0ad3626d07dfcd4d5d32104065eca2552dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.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>