summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/java-opengl.xml
blob: 8f284d9feac086b0d3e8bdf844d35614d70f0b7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.0</Version>
		<TestType>System</TestType>
		<Title>Java OpenGL</Title>
		<Maintainer>Michael Larabel</Maintainer>
		<Description>The Java test suite contains all Java-based test profiles within the Phoronix Test Suite that use graphics / OpenGL.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>jgfxbat</Test>
	</RunTest>
	<RunTest>
		<Test>j2dbench</Test>
		<Arguments>TEST_GRAPHICS</Arguments>
		<Description>Vector Graphics</Description>
	</RunTest>
	<RunTest>
		<Test>j2dbench</Test>
		<Arguments>TEST_TEXT</Arguments>
		<Description>Text Rendering</Description>
	</RunTest>
</PhoronixTestSuite>