Add tests for activation when message send/receive is denied 28/193128/1
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:20:06 +0000 (03:20 +0000)
commitbf827811bb179efa2541e2521c140a2a98794eb3
tree7bb2cfc6b5d85d2d77375072f753987a4ee3e85c
parentc60cf3b52af9bec9fe03806b134dd9f40fe778b1
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
(cherry picked from commit 3685060543e59acc45b3aa7ce5077069bb337365)
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