Add tests for activation when message send/receive is denied
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 16 Oct 2015 16:33:36 +0000 (17:33 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 28 Nov 2016 12:11:32 +0000 (12:11 +0000)
commit5503511f91a66f0888937690e95d85100bcde4e4
treebaa15feb3fd35993fc53fa17b310753dde631bf0
parent8de8bbbeaf03c78f9fa69d1d49ef01a1749220a7
Add tests for activation when message send/receive is denied

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=98666
test/Makefile.am
test/data/systemd-activation/com.example.ReceiveDenied.service [new file with mode: 0644]
test/data/systemd-activation/com.example.SendDenied.service [new file with mode: 0644]
test/data/valid-config-files/systemd-activation.conf.in
test/sd-activation.c