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