aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-11-22 21:50:28 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-11-22 21:50:28 -0500
commit1cb3f220153b733e9fe86fc0b5ed6d7dbe27670b (patch)
treeec8782a9924ee48266b58e342d3c11dcc971d528 /test/features/test.sh
parentfeature testing (diff)
downloadfirejail-1cb3f220153b733e9fe86fc0b5ed6d7dbe27670b.tar.gz
firejail-1cb3f220153b733e9fe86fc0b5ed6d7dbe27670b.tar.zst
firejail-1cb3f220153b733e9fe86fc0b5ed6d7dbe27670b.zip
feature testing
Diffstat (limited to 'test/features/test.sh')
-rwxr-xr-xtest/features/test.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/features/test.sh b/test/features/test.sh
index 341126a09..42b59f383 100755
--- a/test/features/test.sh
+++ b/test/features/test.sh
@@ -28,3 +28,15 @@ echo "TESTING: 1.8 disable /etc/firejail and ~/.config/firejail"
28echo "TESTING: 1.10 disable /selinux" 28echo "TESTING: 1.10 disable /selinux"
29./1.10.exp 29./1.10.exp
30 30
31
32echo "TESTING: 2.1 hostname"
33./2.1.exp
34
35echo "TESTING: 2.2 DNS"
36./2.2.exp
37
38echo "TESTING: 2.3 mac-vlan"
39./2.3.exp
40
41echo "TESTING: 2.4 bridge"
42./2.4.exp