Add a simple integration test for dbus-daemon
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 11 Mar 2011 13:13:17 +0000 (13:13 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 10 Jun 2011 17:32:02 +0000 (18:32 +0100)
commitba9c274f33eaa6c642a2e63f8191c483fcd941b9
treeecb0bb779ce3e39188d148a99c092e81e51eefa1
parent7f25b33f1f3155424bfbc555b81c6b651aa5cecb
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
test/.gitignore
test/Makefile.am
test/dbus-daemon.c [new file with mode: 0644]