From 444207531c1280803dca864fad5c7208fade90d7 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 26 Sep 2015 09:54:55 -0400 Subject: seccomp testing --- test/test.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/test.sh') 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 echo "TESTING: seccomp debug" ./seccomp-debug.exp +echo "TESTING: seccomp errno" +./seccomp-errno.exp + echo "TESTING: seccomp su" ./seccomp-su.exp -- cgit v1.2.3-70-g09d2