diff options
author | Djalal Harouni <tixxdz@opendz.org> | 2016-09-25 19:24:25 +0200 |
---|---|---|
committer | Djalal Harouni <tixxdz@opendz.org> | 2016-09-27 09:24:43 +0200 |
commit | f78b36f016b5f3e6ce1dfbdfcb78ba227ff8ccac (patch) | |
tree | ba19af3ec0c022dcef0a34b914ffa8839a9cade6 /Makefile.am | |
parent | 615a1f4b26f3c7d10ad9ea638341a6920a6bc435 (diff) |
test: add tests for simple ReadOnlyPaths= case
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 66dbbeca0e..0417a0511f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1643,6 +1643,7 @@ EXTRA_DIST += \ test/test-execute/exec-privatedevices-yes-capability-mknod.service \ test/test-execute/exec-privatetmp-no.service \ test/test-execute/exec-privatetmp-yes.service \ + test/test-execute/exec-readonlypaths.service \ test/test-execute/exec-spec-interpolation.service \ test/test-execute/exec-systemcallerrornumber.service \ test/test-execute/exec-systemcallfilter-failing2.service \ |