aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-06 10:28:04 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-06 10:28:04 -0400
commitfc5edbced21973e4309d5f77f5384f70defa0cd8 (patch)
tree747c888504e5706c5925d9e3ab0946eef29dc072 /test/test.sh
parentgrsecurity: fs.print (diff)
downloadfirejail-fc5edbced21973e4309d5f77f5384f70defa0cd8.tar.gz
firejail-fc5edbced21973e4309d5f77f5384f70defa0cd8.tar.zst
firejail-fc5edbced21973e4309d5f77f5384f70defa0cd8.zip
grsecurity: --dns.print
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 417d41810..d36fbcb75 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -9,6 +9,9 @@
9echo "TESTING: fs.print (fs-print.exp)" 9echo "TESTING: fs.print (fs-print.exp)"
10./fs-print.exp 10./fs-print.exp
11 11
12echo "TESTING: dns.print (dns-print.exp)"
13./dns-print.exp
14
12echo "TESTING: caps.print (caps-print.exp)" 15echo "TESTING: caps.print (caps-print.exp)"
13./caps-print.exp 16./caps-print.exp
14 17