qt5base-lts/tests/auto/dbus/qdbusabstractinterface
Rohan McGovern e88f9a92b7 Stabilize tst_qdbusabstractinterface and make it XFAIL
This test was written incorrectly in a way which happened to allow it to
pass most of the time (but not all the time).

Reset the state of test objects between each test function, and mark the
broken functions with QEXPECT_FAIL and a link to a task.

Replace the unusual WaitForPinger construct with the usual
QTRY_VERIFY/QTRY_COMPARE method of verifying asynchronous operations.

Task-number: QTBUG-24262
Change-Id: I82d09002307c0b500bf60cd5b583674321b37609
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-02-20 23:34:35 +01:00
..
qpinger Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
test all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
com.trolltech.QtDBus.Pinger.xml Moved dbus autotests into new directory structure 2011-09-01 09:37:08 +02:00
interface.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
interface.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
pinger.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
pinger.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusabstractinterface.pro all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
tst_qdbusabstractinterface.cpp Stabilize tst_qdbusabstractinterface and make it XFAIL 2012-02-20 23:34:35 +01:00