aboutsummaryrefslogtreecommitdiffstats
path: root/test/filters/filters.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/filters/filters.sh')
-rwxr-xr-xtest/filters/filters.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/filters/filters.sh b/test/filters/filters.sh
index 12f13606b..97ecc8be0 100755
--- a/test/filters/filters.sh
+++ b/test/filters/filters.sh
@@ -31,6 +31,9 @@ echo "TESTING: debug options (test/filters/debug.exp)"
31echo "TESTING: seccomp run files (test/filters/seccomp-run-files.exp)" 31echo "TESTING: seccomp run files (test/filters/seccomp-run-files.exp)"
32./seccomp-run-files.exp 32./seccomp-run-files.exp
33 33
34echo "TESTING: seccomp postexec (test/filters/seccomp-postexec.exp)"
35./seccomp-postexec.exp
36
34echo "TESTING: noroot (test/filters/noroot.exp)" 37echo "TESTING: noroot (test/filters/noroot.exp)"
35./noroot.exp 38./noroot.exp
36 39