summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_multiexec.xunitxml
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-05-02 07:38:39 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-05-02 07:38:39 (GMT)
commit2c4a5cee336aba5f2da52ac4c59b502cf4d82164 (patch)
treedc7857f6d2342b85099a799faafaa863fb36a516 /tests/auto/selftests/expected_multiexec.xunitxml
parent576cb12c36f24917d674f4c0bf240441b4ac9b43 (diff)
parentf101d46ccd4795fc672b5b6c9e24151df319d725 (diff)
downloadQt-2c4a5cee336aba5f2da52ac4c59b502cf4d82164.zip
Qt-2c4a5cee336aba5f2da52ac4c59b502cf4d82164.tar.gz
Qt-2c4a5cee336aba5f2da52ac4c59b502cf4d82164.tar.bz2
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Diffstat (limited to 'tests/auto/selftests/expected_multiexec.xunitxml')
-rw-r--r--tests/auto/selftests/expected_multiexec.xunitxml11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_multiexec.xunitxml b/tests/auto/selftests/expected_multiexec.xunitxml
new file mode 100644
index 0000000..6bc04c3
--- /dev/null
+++ b/tests/auto/selftests/expected_multiexec.xunitxml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="0" tests="3" name="tst_Nothing">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="nothing"/>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>