dbus/test
Simon McVittie 4b43f5db7a DBusLoop: remove second layer of watch callbacks where possible
Similar to the previous commit, almost every use of DBusWatch can just
have the main loop call dbus_watch_handle.

The one exception is the bus activation code; it's had a comment
explaining why it's wrong since 2003. We should fix that one day, but for
now, just migrate it to a new _dbus_loop_add_watch_full which preserves
the second-layer callback.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=33342
Reviewed-by: Thiago Macieira <thiago@kde.org>
2011-06-13 16:09:50 +01:00
..
data policy tests: Use bin rather than nogroup, wheel, or root 2010-12-17 18:42:13 +00:00
name-test Check for X even if X11 autolaunching is disabled 2011-05-25 17:38:44 +01:00
.gitignore Add a test for marshalling and endian-swapping 2011-06-10 18:32:43 +01:00
break-loader.c Revert merge of master (dbus-1.5) into dbus-1.4 2011-03-14 11:53:09 +00:00
corrupt.c Test that a message with the byte order mangled causes disconnection but no crash 2011-06-10 18:32:58 +01:00
dbus-daemon.c Fix copyright dates 2011-06-10 18:33:22 +01:00
dbus-test-runner Add support for installing most of the modular tests 2011-06-10 18:32:35 +01:00
loopback.c Fix copyright dates 2011-06-10 18:33:22 +01:00
Makefile.am fix installable tests to not install if unwanted 2011-06-10 21:52:39 +01:00
marshal.c marshal test: test dbus_message_demarshal_bytes_needed 2011-06-10 18:32:49 +01:00
relay.c Fix copyright dates 2011-06-10 18:33:22 +01:00
shell-test.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
spawn-test.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-exit.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-names.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-segfault.c Make more signal and locale interface use conditional. 2010-03-22 17:28:55 +01:00
test-service.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-shell-service.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-sleep-forever.c fix warning, use Sleep, not _sleep on windows (cherry picked from commit ea36c743ad60a2dd5c6286571d1a475903519809) 2009-11-30 12:00:14 +01:00
test-utils.c DBusLoop: remove second layer of watch callbacks where possible 2011-06-13 16:09:50 +01:00
test-utils.h Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
unused-code-gc.py 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-17 03:53:40 +00:00