]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
sd-bus: add new test for NameAcquired via proxy/dbus-daemon 605/head
authorDavid Herrmann <dh.herrmann@gmail.com>
Thu, 16 Jul 2015 14:33:22 +0000 (16:33 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Thu, 16 Jul 2015 14:35:09 +0000 (16:35 +0200)
commit9afd2b46f2bec53b949bda55f718ca62494a8d06
tree6353209fb459285fb646617f2fd3171cf45662f4
parent2ec7c4279e4cbbe668c5dfb0ab447b74deaa294b
sd-bus: add new test for NameAcquired via proxy/dbus-daemon

This adds test-bus-proxy which should be used to test correct behavior of
systemd-bus-proxyd. The first test that was added is to verify we actually
receive NameAcquired signals for ourselves on bus-connect.
.gitignore
Makefile.am
src/libsystemd/sd-bus/test-bus-proxy.c [new file with mode: 0644]