]> git.ipfire.org Git - thirdparty/dbus.git/commit
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:37:30 +0000 (18:37 +0000)
commit49ca421997d91d3e01626b2c92a826e6a5db0b2f
treeeb1d08e1043168669a4f893baec6af48aa63eda2
parenta146724f2f7610bc0a968d03a3f20481c03a6a37
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
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