summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_mouse.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_mouse.txt')
-rw-r--r--tests/auto/testlib/selftests/expected_mouse.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/expected_mouse.txt b/tests/auto/testlib/selftests/expected_mouse.txt
new file mode 100644
index 0000000000..9fe927062d
--- /dev/null
+++ b/tests/auto/testlib/selftests/expected_mouse.txt
@@ -0,0 +1,21 @@
+********* Start testing of tst_Mouse *********
+Config: Using QtTest library
+PASS : tst_Mouse::initTestCase()
+PASS : tst_Mouse::timestampBetweenTestFunction(press, release)
+PASS : tst_Mouse::timestampBetweenTestFunction(press, release, hover)
+PASS : tst_Mouse::timestampBetweenTestFunction(hover)
+PASS : tst_Mouse::timestampBetweenTestFunction(hover #2)
+PASS : tst_Mouse::timestampBetweenTestFunction(press, release #2)
+PASS : tst_Mouse::timestampBetweenTestFunction(press, release, hover #2)
+PASS : tst_Mouse::stateHandlingPart1(dummy-1)
+PASS : tst_Mouse::stateHandlingPart1(dummy-2)
+SKIP : tst_Mouse::stateHandlingPart2() Not implemented beyond this point!
+ Loc: [qtbase/tests/auto/testlib/selftests/mouse/tst_mouse.cpp(0)]
+SKIP : tst_Mouse::deterministicEvents(first-run-true) Not implemented!
+ Loc: [qtbase/tests/auto/testlib/selftests/mouse/tst_mouse.cpp(0)]
+SKIP : tst_Mouse::deterministicEvents(first-run-false) Not implemented!
+ Loc: [qtbase/tests/auto/testlib/selftests/mouse/tst_mouse.cpp(0)]
+PASS : tst_Mouse::doubleClick()
+PASS : tst_Mouse::cleanupTestCase()
+Totals: 11 passed, 0 failed, 3 skipped, 0 blacklisted, 0ms
+********* Finished testing of tst_Mouse *********