aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-21 08:46:37 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-21 08:46:37 -0500
commitbd5f96b1f000d995a712926f3e02aa11a0fb1679 (patch)
treeadc3cc282089624947f0ab62ba4f157436bc081e /test/test.sh
parentmoved .config/dconf handling from epiphany and polari profiles into whitelist... (diff)
downloadfirejail-bd5f96b1f000d995a712926f3e02aa11a0fb1679.tar.gz
firejail-bd5f96b1f000d995a712926f3e02aa11a0fb1679.tar.zst
firejail-bd5f96b1f000d995a712926f3e02aa11a0fb1679.zip
testing
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 93e38edfb..ddb8431c8 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -105,6 +105,12 @@ echo "TESTING: shutdown (option_shutdown.exp)"
105echo "TESTING: join (opton-join.exp)" 105echo "TESTING: join (opton-join.exp)"
106./option-join.exp 106./option-join.exp
107 107
108echo "TESTING: join2 (opton-join2.exp)"
109./option-join2.exp
110
111echo "TESTING: join3 (opton-join3.exp)"
112./option-join3.exp
113
108echo "TESTING: join profile (option-join-profile.exp)" 114echo "TESTING: join profile (option-join-profile.exp)"
109./option-join-profile.exp 115./option-join-profile.exp
110 116