summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-10-19 21:35:39 +0200
committerGitHub <noreply@github.com>2016-10-19 21:35:39 +0200
commit0afc6d4920f296a5f693b6af372745febaaebdfc (patch)
tree1103c9ec717823ba747353343dfbf4c0cd4f8c03 /Makefile.am
parente6fa8681dcc67cec5ef81da01088e13168cbac42 (diff)
parenta2fc3d87fb681c53a001bcc42470b647b25e3821 (diff)
Merge pull request #4378 from evverx/nspawn-smoke-test
tests: add smoke test for systemd-nspawn
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a0c17db179..00124a29f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6030,6 +6030,10 @@ EXTRA_DIST += \
test/TEST-11-ISSUE-3166/test.sh \
test/TEST-12-ISSUE-3171/Makefile \
test/TEST-12-ISSUE-3171/test.sh \
+ test/TEST-13-NSPAWN-SMOKE/Makefile \
+ test/TEST-13-NSPAWN-SMOKE/has-overflow.c \
+ test/TEST-13-NSPAWN-SMOKE/create-busybox-container \
+ test/TEST-13-NSPAWN-SMOKE/test.sh \
test/test-functions
EXTRA_DIST += \