qt5base-lts/tests/benchmarks/dbus/qdbusperformance
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
..
server Autotest: Fix a race condition in launching the QtDBus sub-processes 2014-12-20 07:37:17 +01:00
test Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdbusperformance.pro tests: do not run benchmarks by default in 'make check' 2011-07-19 13:11:37 +02:00
serverobject.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
tst_qdbusperformance.cpp Autotest: Fix a race condition in launching the QtDBus sub-processes 2014-12-20 07:37:17 +01:00