]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build-sys: add exec-privatedevices-[yes|no]-capability-sys-rawio to TEST_DATA_FILES 5370/head
authorEvgeny Vereshchagin <evvers@ya.ru>
Thu, 16 Feb 2017 19:28:17 +0000 (19:28 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Thu, 16 Feb 2017 19:28:17 +0000 (19:28 +0000)
This is a follow-up for 625d8769fa6394a30

Makefile.am

index a70ebe6a12ae1fadbe59b23688fa5b88b6f55604..c1f070fd172cccffdf1ae3b13c0359f92179f932 100644 (file)
@@ -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 \