Add a unit test for the dbus-daemon resetting its fd limit
authorSimon McVittie <smcv@collabora.com>
Tue, 20 Feb 2018 11:45:39 +0000 (11:45 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 20 Feb 2018 18:42:53 +0000 (18:42 +0000)
commit180b27035fc8721ac64467ca89972d40180ce017
treec567bd38d89eab22e6db26bb8fac4657de5e923c
parent650e204b971b935dc626ed27aa092c17da568173
Add a unit test for the dbus-daemon resetting its fd limit

Reviewed-by: David King <dking@redhat.com>
[smcv: Fix typo in cmake macro name]
Signed-off-by: Simon McVittie <smcv@collabora.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=105165
(cherry picked from commit 49ca421997d91d3e01626b2c92a826e6a5db0b2f)
cmake/ConfigureChecks.cmake
cmake/config.h.cmake
configure.ac
test/Makefile.am
test/data/valid-config-files/as-another-user.conf.in [new file with mode: 0644]
test/dbus-daemon.c
tools/ci-build.sh