summaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-05 18:35:24 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-05 18:35:24 -0400
commitc95c03e2fe90893c7d6d3f02499f46960e2ebcff (patch)
tree1ff01bb6f24f813a986ac0deb0f45b61bcbc0b7e /test/test.sh
parentgrsecurity: --caps.print (diff)
downloadfirejail-c95c03e2fe90893c7d6d3f02499f46960e2ebcff.tar.gz
firejail-c95c03e2fe90893c7d6d3f02499f46960e2ebcff.tar.zst
firejail-c95c03e2fe90893c7d6d3f02499f46960e2ebcff.zip
grsecurity: --seccomp.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 99ca4287d..34a079d07 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -9,6 +9,9 @@
9echo "TESTING: caps.print (caps-print.exp) 9echo "TESTING: caps.print (caps-print.exp)
10./caps-print.exp 10./caps-print.exp
11 11
12echo "TESTING: seccomp.print (seccomp-print.exp)
13./seccomp-print.exp
14
12echo "TESTING: sound (sound.exp)" 15echo "TESTING: sound (sound.exp)"
13./sound.exp 16./sound.exp
14 17