dbus/test/internals
Simon McVittie 1c36fc0aa5 tests: Detach server from main loop during teardown
test_server_setup() takes a reference to the DBusServer, so we need
to release that ref by calling test_server_shutdown().
test_server_shutdown() also disconnects the server, so we don't need
to do that.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=107194
2018-08-02 17:14:11 +01:00
..
printf.c Add more _DBUS_GNUC_PRINTF annotations 2016-11-10 11:46:33 +00:00
refs.c tests: Detach server from main loop during teardown 2018-08-02 17:14:11 +01:00
server-oom.c test: Skip TCP tests if getaddrinfo doesn't work 2018-06-04 17:51:28 +01:00
syslog.c internals: Decouple logging an error from exiting unsuccessfully 2017-07-05 13:12:37 +01:00
variant.c test_main_context_call_and_wait: Add 2017-11-24 12:19:15 +00:00