aboutsummaryrefslogtreecommitdiffstats
path: root/test/firemon/firemon.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-23 16:16:51 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-23 16:16:51 -0400
commit7e1c057aeda3b598838cb66b9e827fc087f70c54 (patch)
tree6d13b82ed69f1d3a5b5973072e2b5cc3ea3eca16 /test/firemon/firemon.sh
parenthexchat profile (diff)
downloadfirejail-7e1c057aeda3b598838cb66b9e827fc087f70c54.tar.gz
firejail-7e1c057aeda3b598838cb66b9e827fc087f70c54.tar.zst
firejail-7e1c057aeda3b598838cb66b9e827fc087f70c54.zip
make testing
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