]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: change dbus tests to use user bus (#6845)
authorMichael Biebl <mbiebl@gmail.com>
Tue, 19 Sep 2017 12:17:57 +0000 (14:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Sep 2017 12:17:57 +0000 (14:17 +0200)
commit6349cda20f3af342a76c7ab234b386422997f4f1
tree2e13a2006bc28b298dddfb7d77b2e0c01dab375c
parent54d3be9772787bbd8d29707a6e2ef8f49034c376
tests: change dbus tests to use user bus (#6845)

This makes it possible to run more dbus tests in a build
environment/chroot where no system bus is available.
To run the dbus test one then can use dbus-run-session.
src/libsystemd/sd-bus/test-bus-cleanup.c
src/libsystemd/sd-bus/test-bus-gvariant.c
src/libsystemd/sd-bus/test-bus-marshal.c
src/libsystemd/sd-bus/test-bus-match.c
src/libsystemd/sd-bus/test-bus-track.c