Add a regression test for connecting to XDG_RUNTIME_DIR/bus by default
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 5 Feb 2015 18:30:36 +0000 (18:30 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 24 Feb 2015 11:15:31 +0000 (11:15 +0000)
commit614e5aa8723484d351005b4bbbeed9b4ef8332ee
tree7d4bd4679a9a503dedf122aa78012acffbd5acdf
parentb9de1f5ef01874834aab4519cc58a29b866ca94a
Add a regression test for connecting to XDG_RUNTIME_DIR/bus by default

This test requires the unix:runtime=yes sub-transport from Bug #61303.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=61301
Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
test/Makefile.am
test/data/valid-config-files/listen-unix-runtime.conf [new file with mode: 0644]
test/dbus-daemon.c