From 63f6b072c55afb89d71d00d6a6a377f0dafee178 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 24 Apr 2016 06:33:13 -0400 Subject: testing --- test/environment/environment.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/environment') diff --git a/test/environment/environment.sh b/test/environment/environment.sh index 3041fcc12..ef9b49d64 100755 --- a/test/environment/environment.sh +++ b/test/environment/environment.sh @@ -45,3 +45,8 @@ echo "TESTING: rlimit (test/environment/rlimit.exp)" echo "TESTING: rlimit profile (test/environment/rlimit-profile.exp)" ./rlimit-profile.exp +echo "TESTING: firejail in firejail - single sandbox (test/environment/firejail-in-firejail.exp)" +./firejail-in-firejail.exp + +echo "TESTING: firejail in firejail - force new sandbox (test/environment/firejail-in-firejail2.exp)" +./firejail-in-firejail2.exp -- cgit v1.2.3-54-g00ecf