dbus/test/name-test
Simon McVittie 4fa3a89d32 test-privserver-client: wait for server to die between iterations
This fixes a race condition: the server exits while the client continues
to the next iteration. If the server wins, the test passes. If the client
wins, it sends a message to the dying service, never gets a reply, and the
test fails.

My branch to refactor the main loop for fd.o #23194 seems to make the
client more likely to win this race, resulting in intermittent test
failures.

This is an instance of the general problem described by fd.o #11454.
2011-01-21 14:22:39 +00:00
..
.gitignore Add autolaunch test to .gitignore 2011-01-06 17:35:35 +00:00
Makefile.am Revert "test-autolaunch is only known to work in launchd environments." 2010-12-15 09:43:17 +01:00
run-test-systemserver.sh Fix running tests when builddir != srcdir. 2009-07-16 16:35:22 +02:00
run-test.sh Added a test-autolaunch. 2010-12-04 23:03:13 +01:00
test-activation-forking.py Ignore exit code zero from activated services 2010-01-28 17:01:24 -05:00
test-autolaunch.c Added a test-autolaunch. 2010-12-04 23:03:13 +01:00
test-ids.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-pending-call-dispatch.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-pending-call-timeout.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-privserver-client.c test-privserver-client: wait for server to die between iterations 2011-01-21 14:22:39 +00:00
test-privserver.c Port test-privserver to windows by using the TEST_LISTEN bus address. 2010-04-13 21:15:41 +02:00
test-shutdown.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-threads-init.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-wait-for-echo.py Bug 18229: Allow signals 2008-12-09 10:17:36 -05:00
tmp-session-like-system.conf Clean up and clarify default system policy 2008-12-18 15:34:24 -05:00