From 46113d48c480249363081ce75086d275948bd644 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 24 Apr 2016 06:49:25 -0400 Subject: testing --- test/utils/utils.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/utils/utils.sh') 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* ./trace.exp rm -f index.html* +echo "TESTING: firemon --seccomp (test/utils/seccomp.exp)" +./seccomp.exp + +echo "TESTING: firemon --caps (test/ustil/caps.exp)" +./caps.exp + -- cgit v1.2.3-54-g00ecf