aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-12-01 12:30:11 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-12-01 12:30:11 -0500
commitfbcf885bcdcf71c6a9f88bed8ae38e686f5f7f21 (patch)
tree360060483d8250a1235885376c2c1493f68e41ba /test/root/root.sh
parentprivate-opt, private-srv (diff)
downloadfirejail-fbcf885bcdcf71c6a9f88bed8ae38e686f5f7f21.tar.gz
firejail-fbcf885bcdcf71c6a9f88bed8ae38e686f5f7f21.tar.zst
firejail-fbcf885bcdcf71c6a9f88bed8ae38e686f5f7f21.zip
cleanup
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 371bccdff..9764b3804 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -57,6 +57,12 @@ echo "TESTING: fs whitelist mnt, opt, media (test/root/whitelist-mnt.exp)"
57./whitelist.exp 57./whitelist.exp
58 58
59#******************************** 59#********************************
60# utils
61#********************************
62echo "TESTING: join (test/root/join.exp)"
63./join.exp
64
65#********************************
60# seccomp 66# seccomp
61#******************************** 67#********************************
62echo "TESTING: seccomp umount (test/root/seccomp-umount.exp)" 68echo "TESTING: seccomp umount (test/root/seccomp-umount.exp)"