summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2017-02-16 19:28:17 +0000
committerEvgeny Vereshchagin <evvers@ya.ru>2017-02-16 19:28:17 +0000
commit77153e3f1bd7ef39b9cce06af197341a9315c030 (patch)
treead3fc580832311bf3e91346ae5a045d55373de4d /Makefile.am
parent870a76f7ba95ae086ab333d91d4f05fd1bcae376 (diff)
build-sys: add exec-privatedevices-[yes|no]-capability-sys-rawio to TEST_DATA_FILES
This is a follow-up for 625d8769fa6394a30
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a70ebe6a12..c1f070fd17 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1736,6 +1736,8 @@ TEST_DATA_FILES += \
test/test-execute/exec-restrict-namespaces-mnt.service \
test/test-execute/exec-restrict-namespaces-mnt-blacklist.service \
test/test-execute/exec-read-only-path-succeed.service \
+ test/test-execute/exec-privatedevices-yes-capability-sys-rawio.service \
+ test/test-execute/exec-privatedevices-no-capability-sys-rawio.service \
test/bus-policy/hello.conf \
test/bus-policy/methods.conf \
test/bus-policy/ownerships.conf \