aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/utils.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 06:49:25 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 06:49:25 -0400
commit46113d48c480249363081ce75086d275948bd644 (patch)
tree5c78867f8f9cdc0900d8b855d5cfa9ca5e4ae34f /test/utils/utils.sh
parenttesting (diff)
downloadfirejail-46113d48c480249363081ce75086d275948bd644.tar.gz
firejail-46113d48c480249363081ce75086d275948bd644.tar.zst
firejail-46113d48c480249363081ce75086d275948bd644.zip
testing
Diffstat (limited to 'test/utils/utils.sh')
-rwxr-xr-xtest/utils/utils.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/utils/utils.sh b/test/utils/utils.sh
index 8c53feab3..23cbc6b35 100755
--- a/test/utils/utils.sh
+++ b/test/utils/utils.sh
@@ -69,3 +69,9 @@ rm -f index.html*
69./trace.exp 69./trace.exp
70rm -f index.html* 70rm -f index.html*
71 71
72echo "TESTING: firemon --seccomp (test/utils/seccomp.exp)"
73./seccomp.exp
74
75echo "TESTING: firemon --caps (test/ustil/caps.exp)"
76./caps.exp
77