aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-11-22 14:49:35 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-11-22 14:49:35 -0500
commit744a31597011a812fdfed5c78888b7c93128160c (patch)
treeb55ee848efb28e9437e1de77695a1ca9b743cd11 /test/features/test.sh
parentdisable firejail configuration by default (diff)
downloadfirejail-744a31597011a812fdfed5c78888b7c93128160c.tar.gz
firejail-744a31597011a812fdfed5c78888b7c93128160c.tar.zst
firejail-744a31597011a812fdfed5c78888b7c93128160c.zip
feature testing
Diffstat (limited to 'test/features/test.sh')
-rwxr-xr-xtest/features/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/features/test.sh b/test/features/test.sh
index 1fb7557c8..ab00f7f29 100755
--- a/test/features/test.sh
+++ b/test/features/test.sh
@@ -10,6 +10,9 @@ echo "TESTING: 1.1 new /boot"
10echo "TESTING: 1.2 new /proc" 10echo "TESTING: 1.2 new /proc"
11./1.2.exp 11./1.2.exp
12 12
13echo "TESTING: 1.4 mask other users"
14./1.4.exp
15
13echo "TESTING: 1.5 PID namespace" 16echo "TESTING: 1.5 PID namespace"
14./1.5.exp 17./1.5.exp
15 18