Use GTestDBus in all GDBus unit tests
authorXavier Claessens <xavier.claessens@collabora.co.uk>
Wed, 18 Apr 2012 21:28:17 +0000 (23:28 +0200)
committerXavier Claessens <xavier.claessens@collabora.co.uk>
Thu, 19 Apr 2012 08:07:39 +0000 (10:07 +0200)
commit415a8d81f6fc52d7314517f36bd03f0cbad27dd5
tree2cf182bb76c2452931345d6dda9cd3bd2ddcfa78
parent95bf3d1194a42aa0933e2d1dba26ba57395613fc
Use GTestDBus in all GDBus unit tests

To make port easier, this rewrites dbus-sessionbus.c using a
GTestDBus singleton internally.

https://bugzilla.gnome.org/show_bug.cgi?id=672985
22 files changed:
gio/tests/actions.c
gio/tests/gapplication.c
gio/tests/gdbus-auth.c
gio/tests/gdbus-bz627724.c
gio/tests/gdbus-connection-loss.c
gio/tests/gdbus-connection-slow.c
gio/tests/gdbus-connection.c
gio/tests/gdbus-exit-on-close.c
gio/tests/gdbus-export.c
gio/tests/gdbus-introspection.c
gio/tests/gdbus-names.c
gio/tests/gdbus-peer.c
gio/tests/gdbus-proxy-threads.c
gio/tests/gdbus-proxy-well-known-name.c
gio/tests/gdbus-proxy.c
gio/tests/gdbus-sessionbus.c
gio/tests/gdbus-sessionbus.h
gio/tests/gdbus-test-codegen.c
gio/tests/gdbus-tests.c
gio/tests/gdbus-tests.h
gio/tests/gdbus-threading.c
gio/tests/gmenumodel.c