dbus-daemon test: exercise maximum replies per connection
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 1 Jul 2016 12:02:04 +0000 (13:02 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 16 Aug 2016 16:44:30 +0000 (17:44 +0100)
commit5cfd755f5dc075ed66629b4df1bd56ae7576f9de
tree743a19d1a36d9ea0c2a5bc368e798b7efb96917a
parent78b40bbde8ea5fd4d0d832f5919a02c3e13216a3
dbus-daemon test: exercise maximum replies per connection

This time we're doing so deliberately.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=86442
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
test/Makefile.am
test/data/valid-config-files/max-replies-per-connection.conf.in [new file with mode: 0644]
test/dbus-daemon.c