Add tests for activation when message send/receive is denied 06/193006/2
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 16 Oct 2015 16:33:36 +0000 (17:33 +0100)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Thu, 15 Nov 2018 03:18:49 +0000 (03:18 +0000)
commit3685060543e59acc45b3aa7ce5077069bb337365
tree7bb2cfc6b5d85d2d77375072f753987a4ee3e85c
parent26e55d81bbd50fe1a0cad2a0717cf31918d06771
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

Change-Id: I7339c1a6de69a751cbe0b9047c980c4aea53750b
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