aboutsummaryrefslogtreecommitdiffstats
path: root/test/firemon/firemon.sh
blob: edd548526cebf7585f091ca074013c6bd5409cdd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
# This file is part of Firejail project
# Copyright (C) 2014-2016 Firejail Authors
# License GPL v2

echo "TESTING: firemon --seccomp (test/firemon/seccomp.exp)"
./seccomp.exp

echo "TESTING: firemon --caps (test/firemon/caps.exp)"
./caps.exp