From 744a31597011a812fdfed5c78888b7c93128160c Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 22 Nov 2015 14:49:35 -0500 Subject: feature testing --- test/features/test.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/features/test.sh') 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" echo "TESTING: 1.2 new /proc" ./1.2.exp +echo "TESTING: 1.4 mask other users" +./1.4.exp + echo "TESTING: 1.5 PID namespace" ./1.5.exp -- cgit v1.2.3-54-g00ecf