summaryrefslogtreecommitdiffstats
path: root/pts
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-10-29 13:46:47 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-10-29 13:46:47 -0400
commit9ed07bb795fcaac5ba68f8f23f7a3041c0002389 (patch)
tree425d93af00b3138423c65ded244607a8d9034fda /pts
parent839264b36c19d4346f52afa2b735dfcb89344465 (diff)
downloadphoronix-test-suite-upstream-9ed07bb795fcaac5ba68f8f23f7a3041c0002389.tar.gz
phoronix-test-suite-upstream-9ed07bb795fcaac5ba68f8f23f7a3041c0002389.tar.xz
phoronix-test-suite-upstream-9ed07bb795fcaac5ba68f8f23f7a3041c0002389.zip
pts: Add additional run-time tests for x11perf test profile
Diffstat (limited to 'pts')
-rw-r--r--pts/test-profiles/x11perf.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/pts/test-profiles/x11perf.xml b/pts/test-profiles/x11perf.xml
index 6283929..a2c48b9 100644
--- a/pts/test-profiles/x11perf.xml
+++ b/pts/test-profiles/x11perf.xml
@@ -21,7 +21,7 @@
</TestInformation>
<TestSettings>
<Default>
- <Arguments>-time 25 -repeat 1</Arguments>
+ <Arguments>-time 30 -repeat 1</Arguments>
</Default>
<Option>
<DisplayName>Test</DisplayName>
@@ -40,6 +40,10 @@
<Value>-aatrapezoid300</Value>
</Entry>
<Entry>
+ <Name>500px Copy From Window To Window</Name>
+ <Value>-copywinwin500</Value>
+ </Entry>
+ <Entry>
<Name>500px Compositing From Pixmap To Window</Name>
<Value>-comppixwin500</Value>
</Entry>
@@ -48,6 +52,14 @@
<Value>-compwinwin500</Value>
</Entry>
<Entry>
+ <Name>Copy 500x500 From Pixmap To Pixmap</Name>
+ <Value>-copypixpix500</Value>
+ </Entry>
+ <Entry>
+ <Name>PutImage XY 500x500 Square</Name>
+ <Value>-putimagexy500</Value>
+ </Entry>
+ <Entry>
<Name>Char in 80-char aa line</Name>
<Value>-aa10text</Value>
</Entry>