summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/gtkperf.xml
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-05-08 09:07:48 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-05-08 09:07:48 -0400
commitaa39d034012d984fc919b1341828ebe6adbeab14 (patch)
tree15077c4a22cce1270938dd6b1921700c46905439 /pts/test-profiles/gtkperf.xml
parent0015bf83fa64c4f44bbac3a2d40e68b1ac767446 (diff)
downloadphoronix-test-suite-upstream-aa39d034012d984fc919b1341828ebe6adbeab14.tar.gz
phoronix-test-suite-upstream-aa39d034012d984fc919b1341828ebe6adbeab14.tar.xz
phoronix-test-suite-upstream-aa39d034012d984fc919b1341828ebe6adbeab14.zip
Update to gtkperf profile. Change to 2,000 iterations and add additional
GtkPerf tests to read. Also has trivial changes to pts-functions_system_cpu
Diffstat (limited to 'pts/test-profiles/gtkperf.xml')
-rw-r--r--pts/test-profiles/gtkperf.xml22
1 files changed, 21 insertions, 1 deletions
diff --git a/pts/test-profiles/gtkperf.xml b/pts/test-profiles/gtkperf.xml
index 90f6b68..4a67d60 100644
--- a/pts/test-profiles/gtkperf.xml
+++ b/pts/test-profiles/gtkperf.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.3</Version>
+ <Version>0.6</Version>
<TestType>Graphics</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
@@ -27,10 +27,18 @@
<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>
@@ -42,6 +50,18 @@
<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>