aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/fs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/fs.sh')
-rwxr-xr-xtest/fs/fs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fs/fs.sh b/test/fs/fs.sh
index d9a425661..611b62b09 100755
--- a/test/fs/fs.sh
+++ b/test/fs/fs.sh
@@ -88,6 +88,9 @@ echo "TESTING: double whitelist (test/fs/whitelist-double.exp)"
88echo "TESTING: whitelist (test/fs/whitelist.exp)" 88echo "TESTING: whitelist (test/fs/whitelist.exp)"
89./whitelist.exp 89./whitelist.exp
90 90
91echo "TESTING: whitelist dev, var(test/fs/whitelist-dev.exp)"
92./whitelist-dev.exp
93
91echo "TESTING: fscheck --bind non root (test/fs/fscheck-bindnoroot.exp)" 94echo "TESTING: fscheck --bind non root (test/fs/fscheck-bindnoroot.exp)"
92./fscheck-bindnoroot.exp 95./fscheck-bindnoroot.exp
93 96