summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-01-31 17:15:23 +0000
committerGitHub <noreply@github.com>2022-01-31 17:15:23 +0000
commit43c2d32d7f03ce502c248ff6575c1ce5e205ecd5 (patch)
tree3192718485d43e4dd1cf81b033eb14b0298eb8f8 /Makefile.am
parentb8fa0dfe275374da5d968a77f140bd3f45a8e4f3 (diff)
parent3612534c2cce3c3b32a59f57b4a68502b059cce7 (diff)
downloadbubblewrap-43c2d32d7f03ce502c248ff6575c1ce5e205ecd5.tar.gz
Merge pull request #459 from smcv/multiple-seccomp
Allow loading more than one seccomp program
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 59051e5..9c8145e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,11 +32,13 @@ test_programs = \
$(NULL)
test_scripts = \
tests/test-run.sh \
+ tests/test-seccomp.py \
tests/test-specifying-userns.sh \
tests/test-specifying-pidns.sh \
$(NULL)
test_extra_programs = \
test-bwrap \
+ tests/try-syscall \
$(NULL)
test-bwrap: bwrap