summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/gtkperf.xml
blob: b070164c6fac68abd31eb68a34d9314d5144291f (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.2.1</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>0.11</EnvironmentSize>
		<ProjectURL>http://gtkperf.sourceforge.net/</ProjectURL>
		<ExternalDependencies>gtk-development, build-utilities</ExternalDependencies>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
		<Extends>2d-test</Extends>
	</TestProfile>
	<TestInformation>
		<Title>GtkPerf</Title>
		<Version>0.40</Version>
		<TimesToRun>1</TimesToRun>
		<ResultScale>Seconds</ResultScale>
		<Proportion>LIB</Proportion>
		<Description>This test calculates the average frame-rate from several different GTK operations.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>GTK Widget</DisplayName>
			<Identifier>gtk-test</Identifier>
			<Menu>
				<Entry>
					<Name>GtkComboBox</Name>
					<Value>COMBOBOX</Value>
				</Entry>
				<Entry>
					<Name>GtkComboBoxEntry</Name>
					<Value>COMBOBOX_ENTRY</Value>
				</Entry>
				<Entry>
					<Name>GtkToggleButton</Name>
					<Value>TOGGLE_BUTTON</Value>
				</Entry>
				<Entry>
					<Name>GtkCheckButton</Name>
					<Value>CHECK_BUTTON</Value>
				</Entry>
				<Entry>
					<Name>GtkRadioButton</Name>
					<Value>RADIO_BUTTON</Value>
				</Entry>
				<Entry>
					<Name>GtkTextView - Add Text</Name>
					<Value>TEXTVIEW_ADD</Value>
				</Entry>
				<Entry>
					<Name>GtkTextView - Scroll</Name>
					<Value>TEXTVIEW_SCROLL</Value>
				</Entry>
				<Entry>
					<Name>GtkDrawingArea - Circles</Name>
					<Value>DRAWING_CIRCLES</Value>
				</Entry>
				<Entry>
					<Name>GtkDrawingArea - Pixbufs</Name>
					<Value>DRAWING_PIXBUFS</Value>
				</Entry>
				<Entry>
					<Name>Total Time</Name>
					<Value>TOTAL_TIME</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>