summaryrefslogtreecommitdiff
path: root/test/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-03-11 13:13:17 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-06-10 18:32:02 +0100
commitba9c274f33eaa6c642a2e63f8191c483fcd941b9 (patch)
treeecb0bb779ce3e39188d148a99c092e81e51eefa1 /test/.gitignore
parent7f25b33f1f3155424bfbc555b81c6b651aa5cecb (diff)
Add a simple integration test for dbus-daemon
This just pushes 2000 messages (or 100000 in performance-testing mode) through the dbus-daemon, to an echo service and back. Reviewed-by: Will Thompson <will.thompson@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34570
Diffstat (limited to 'test/.gitignore')
-rw-r--r--test/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore
index b329d58a..d63568d8 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -25,3 +25,4 @@ test-shell-service
test-names
test-loopback
test-relay
+test-dbus-daemon