aboutsummaryrefslogtreecommitdiffstats
path: root/test/firemon/firemon.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/firemon/firemon.sh')
-rwxr-xr-xtest/firemon/firemon.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/firemon/firemon.sh b/test/firemon/firemon.sh
new file mode 100755
index 000000000..edd548526
--- /dev/null
+++ b/test/firemon/firemon.sh
@@ -0,0 +1,10 @@
1#!/bin/bash
2# This file is part of Firejail project
3# Copyright (C) 2014-2016 Firejail Authors
4# License GPL v2
5
6echo "TESTING: firemon --seccomp (test/firemon/seccomp.exp)"
7./seccomp.exp
8
9echo "TESTING: firemon --caps (test/firemon/caps.exp)"
10./caps.exp