aboutsummaryrefslogtreecommitdiffstats
path: root/test/features
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-20 09:26:59 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-20 09:26:59 -0500
commit9f1ffe0e6fcd23efd6184cf393a1ba0075622cfd (patch)
tree1161e84276256515eb0531740270da240e711b8f /test/features
parenttesting (diff)
downloadfirejail-9f1ffe0e6fcd23efd6184cf393a1ba0075622cfd.tar.gz
firejail-9f1ffe0e6fcd23efd6184cf393a1ba0075622cfd.tar.zst
firejail-9f1ffe0e6fcd23efd6184cf393a1ba0075622cfd.zip
testing
Diffstat (limited to 'test/features')
-rwxr-xr-xtest/features/test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/test.sh b/test/features/test.sh
index 11306b52d..3570dae5a 100755
--- a/test/features/test.sh
+++ b/test/features/test.sh
@@ -83,7 +83,7 @@ fi
83#################### 83####################
84# filesystem features 84# filesystem features
85#################### 85####################
86echo "TESTING: 3.1 private" 86echo "TESTING: 3.1 private (fails on OpenSUSE)"
87./3.1.exp $OVERLAY $CHROOT 87./3.1.exp $OVERLAY $CHROOT
88 88
89echo "TESTING: 3.2 read-only" 89echo "TESTING: 3.2 read-only"
@@ -92,7 +92,7 @@ echo "TESTING: 3.2 read-only"
92echo "TESTING: 3.3 blacklist" 92echo "TESTING: 3.3 blacklist"
93./3.3.exp $OVERLAY $CHROOT 93./3.3.exp $OVERLAY $CHROOT
94 94
95echo "TESTING: 3.4 whitelist home" 95echo "TESTING: 3.4 whitelist home (fails on OpenSUSE)"
96./3.4.exp $OVERLAY $CHROOT 96./3.4.exp $OVERLAY $CHROOT
97 97
98echo "TESTING: 3.5 private-dev" 98echo "TESTING: 3.5 private-dev"