aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-13 20:35:12 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-11-13 20:35:12 -0500
commit2f8688a17eb9f20d15b1ac53cb58c2759987ed71 (patch)
treefee7cf10a8f7c45f0d34ce3535801b2ee256dee8 /test/root/root.sh
parentmajor cleanup and testing (diff)
downloadfirejail-2f8688a17eb9f20d15b1ac53cb58c2759987ed71.tar.gz
firejail-2f8688a17eb9f20d15b1ac53cb58c2759987ed71.tar.zst
firejail-2f8688a17eb9f20d15b1ac53cb58c2759987ed71.zip
testing
Diffstat (limited to 'test/root/root.sh')
-rwxr-xr-xtest/root/root.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/root/root.sh b/test/root/root.sh
index 471b7d535..494bd4fe7 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -48,6 +48,12 @@ else
48fi 48fi
49 49
50#******************************** 50#********************************
51# filesystem
52#********************************
53echo "TESTING: fs private (test/root/private.exp)"
54./private.exp
55
56#********************************
51# seccomp 57# seccomp
52#******************************** 58#********************************
53echo "TESTING: seccomp umount (test/root/seccomp-umount.exp)" 59echo "TESTING: seccomp umount (test/root/seccomp-umount.exp)"