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 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)"