GDBus: fix name test cases
authorDavid Zeuthen <davidz@redhat.com>
Thu, 23 Sep 2010 20:27:52 +0000 (16:27 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Thu, 23 Sep 2010 20:28:59 +0000 (16:28 -0400)
commit643e5526c515f0ee6e681b806fda36eaaa3f263c
tree206e72e0dcb51af5afbc3b02a15a7ebd87cc6ebb
parent71b1d738e2c0fe900b6bb6672aa464ce74b489b3
GDBus: fix name test cases

Since we make message buses come and go, we need to ensure that the
singleton connection instance goes away before attempting to call
g_bus_get_sync() or similar.

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/tests/gdbus-names.c