Add test-case for the same situation as fd.o #90952
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 3 Jul 2015 12:59:44 +0000 (13:59 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 21 Jul 2015 15:52:23 +0000 (16:52 +0100)
commit27a6538d5bf1f41bb60b039a95a1b1b98728559f
tree22972d8bfffed50ef46dc920b4057a2486e63e5a
parentd9ee040d0bff2b421bca80c2339dcd9347d906db
Add test-case for the same situation as fd.o #90952

This does not directly test the code in the previous commit, but it does
confirm that calling dbus_connection_set_route_peer_messages() is enough
to fix the observed bug.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=90952
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
[smcv: re-worded commit message in response to review]
test/monitor.c