aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
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)"