aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/utils.sh
diff options
context:
space:
mode:
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