blob: a65ae87e52298bf36f7ade13ebe71c9187b66d9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<PhoronixTestSuite>
<SuiteInformation>
<Version>1.0.0</Version>
<TestType>System</TestType>
<Title>X Testing</Title>
<Maintainer>Michael Larabel</Maintainer>
<Description>The X testing suite contains Phoronix Test Suite tests that require an active X server / tests that are graphics-based and are designed to test the X Server, its extensions, or other synthetic testing.</Description>
</SuiteInformation>
<RunTest>
<Test>x11perf</Test>
<Arguments>-comppixwin500</Arguments>
<Description>500px Compositing From Pixmap To Window</Description>
</RunTest>
<RunTest>
<Test>trislam</Test>
</RunTest>
<RunTest>
<Test>xrender</Test>
</RunTest>
</PhoronixTestSuite>
|