qt5base-lts/tests/auto/dbus/qdbusabstractinterface
Thiago Macieira d55db285fc Autotest: Fix a race condition in launching the QtDBus sub-processes
Wait for the subprocess to print "ready" before assuming that it is
ready to receive calls. waitForStarted() will return as soon as the
child is running, but it may not have registered on D-Bus yet.

This also solves the synchronization problem more elegantly than how
tst_qdbusmarshall.cpp was trying to do it.

Change-Id: I548dfba2677cc5a34ba50f4310c4d5baa98093b2
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2014-12-20 07:37:17 +01:00
..
qpinger Autotest: Fix a race condition in launching the QtDBus sub-processes 2014-12-20 07:37:17 +01:00
test Fix handling of subprocesses for QtDBus unit tests on Windows 2014-12-20 07:37:12 +01:00
interface.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
interface.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
org.qtproject.QtDBus.Pinger.xml Let qdbusxml2cpp generate code that compiles: no '-' in variable names. 2013-07-01 17:04:26 +02:00
qdbusabstractinterface.pro Finish cleaning up com.trolltech -> org.qtproject in QtDBus 2012-04-16 00:07:39 +02:00
tst_qdbusabstractinterface.cpp Autotest: Fix a race condition in launching the QtDBus sub-processes 2014-12-20 07:37:17 +01:00