summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/gui-toolkits.xml
blob: 24fa9de930e6e35006826a0921794acde9f6a81c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.1</Version>
		<TestType>Graphics</TestType>
		<Title>GUI Toolkits</Title>
		<Maintainer>Michael Larabel</Maintainer>
		<Description>This test suite is made up of GUI tool-kit test profiles. Currently this suite consists of tests for different GTK operations. This test suite is designed for testing your graphics card, processor (in some circumstances), and the graphics driver.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>gtkperf</Test>
		<Arguments>COMBOBOX</Arguments>
		<Description>GtkComboBox</Description>
	</RunTest>
	<RunTest>
		<Test>gtkperf</Test>
		<Arguments>DRAWING_PIXBUFS</Arguments>
		<Description>GtkDrawingArea - Pixbufs</Description>
	</RunTest>
	<RunTest>
		<Test>gtkperf</Test>
		<Arguments>RADIO_BUTTON</Arguments>
		<Description>GtkRadioButton</Description>
	</RunTest>
</PhoronixTestSuite>