tests/auto/selftests/expected_sleep.xunitxml
branchRCL_3
changeset 13 c0432d11811c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/auto/selftests/expected_sleep.xunitxml	Wed Apr 21 20:15:53 2010 +0300
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="0" tests="3" name="tst_Sleep">
+  <properties>
+    <property value="4.6.3" name="QTestVersion"/>
+    <property value="4.6.3" name="QtVersion"/>
+  </properties>
+  <testcase result="pass" name="initTestCase"/>
+  <testcase result="pass" name="sleep"/>
+  <testcase result="pass" name="cleanupTestCase"/>
+  <system-err/>
+</testsuite>