aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 8d49468b3..61dd58f9e 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -261,6 +261,9 @@ fi
261echo "TESTING: seccomp debug" 261echo "TESTING: seccomp debug"
262./seccomp-debug.exp 262./seccomp-debug.exp
263 263
264echo "TESTING: seccomp errno"
265./seccomp-errno.exp
266
264echo "TESTING: seccomp su" 267echo "TESTING: seccomp su"
265./seccomp-su.exp 268./seccomp-su.exp
266 269