From d3b6581db7fcd0fb0897ada9910140f0e43f4ed1 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 29 Nov 2016 10:04:43 -0500 Subject: testing and cleanup --- test/root/root.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/root/root.sh') diff --git a/test/root/root.sh b/test/root/root.sh index 494bd4fe7..01c372f68 100755 --- a/test/root/root.sh +++ b/test/root/root.sh @@ -53,6 +53,9 @@ fi echo "TESTING: fs private (test/root/private.exp)" ./private.exp +echo "TESTING: fs whitelist mnt, opt, media(test/root/whitelist-mnt.exp)" +./whitelist-mnt.exp + #******************************** # seccomp #******************************** -- cgit v1.2.3-54-g00ecf