summaryrefslogtreecommitdiffstats
path: root/pts
diff options
context:
space:
mode:
Diffstat (limited to 'pts')
-rw-r--r--pts/test-profiles/gtkperf.xml2
-rwxr-xr-xpts/test-resources/gtkperf/install.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/pts/test-profiles/gtkperf.xml b/pts/test-profiles/gtkperf.xml
index 865d39b..b3891c4 100644
--- a/pts/test-profiles/gtkperf.xml
+++ b/pts/test-profiles/gtkperf.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>1.1.0</Version>
+ <Version>1.2.0</Version>
<TestType>Graphics</TestType>
<SoftwareType>Utility</SoftwareType>
<License>FREE</License>
diff --git a/pts/test-resources/gtkperf/install.sh b/pts/test-resources/gtkperf/install.sh
index 13b9b95..9a0154c 100755
--- a/pts/test-resources/gtkperf/install.sh
+++ b/pts/test-resources/gtkperf/install.sh
@@ -112,7 +112,7 @@ case "$1" in
;;
esac
-./gtkperf_env/bin/gtkperf -a -c 2000 -t $test > $LOG_FILE
+./gtkperf_env/bin/gtkperf -a -c 5000 -t $test > $LOG_FILE
EOT