summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-07-16 16:33:22 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2015-07-16 16:35:09 +0200
commit9afd2b46f2bec53b949bda55f718ca62494a8d06 (patch)
tree6353209fb459285fb646617f2fd3171cf45662f4 /.gitignore
parent2ec7c4279e4cbbe668c5dfb0ab447b74deaa294b (diff)
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 99f361d555..8763ef02bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -159,6 +159,7 @@
/test-bus-match
/test-bus-objects
/test-bus-policy
+/test-bus-proxy
/test-bus-server
/test-bus-signature
/test-bus-zero-copy