summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDjalal Harouni <tixxdz@opendz.org>2016-10-24 12:38:53 +0200
committerDjalal Harouni <tixxdz@opendz.org>2016-10-24 12:38:53 +0200
commit50ca7a35a1c4b7550bc7f219d1c54052a2662445 (patch)
tree6036fe660d1f75399d4993f2c3dd1ac393815311 /Makefile.am
parent60f17f75d10638975ee05bda11cb02ee8b5cbf10 (diff)
test: lets add more tests to cover SupplementaryGroups= cases.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 04e1b71e9e..18a5f4a82a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1630,6 +1630,9 @@ EXTRA_DIST += \
test/test-execute/exec-supplementarygroups.service \
test/test-execute/exec-supplementarygroups-single-group.service \
test/test-execute/exec-supplementarygroups-single-group-user.service \
+ test/test-execute/exec-supplementarygroups-multiple-groups-default-group-user.service \
+ test/test-execute/exec-supplementarygroups-multiple-groups-withgid.service \
+ test/test-execute/exec-supplementarygroups-multiple-groups-withuid.service \
test/test-execute/exec-ignoresigpipe-no.service \
test/test-execute/exec-ignoresigpipe-yes.service \
test/test-execute/exec-personality-x86-64.service \