aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-03-05 11:52:56 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-03-05 11:52:56 -0500
commit578a83fcd07da8b9afb3b3a4f26eefe0df19c98d (patch)
treedfc775b9436a7ea0df34e90554f733f02b25d3b1 /test/root/root.sh
parentadded Geeqie profile (diff)
downloadfirejail-578a83fcd07da8b9afb3b3a4f26eefe0df19c98d.tar.gz
firejail-578a83fcd07da8b9afb3b3a4f26eefe0df19c98d.tar.zst
firejail-578a83fcd07da8b9afb3b3a4f26eefe0df19c98d.zip
testing
Diffstat (limited to 'test/root/root.sh')
-rwxr-xr-xtest/root/root.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/root/root.sh b/test/root/root.sh
index 29c618772..e23499d2a 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -80,6 +80,9 @@ echo "TESTING: seccomp chown (test/root/seccomp-chown.exp)"
80#******************************** 80#********************************
81# command line options 81# command line options
82#******************************** 82#********************************
83echo "TESTING: firejail configuration (test/root/checkcfg.exp)"
84./checkcfg.exp
85
83echo "TESTING: tmpfs (test/root/option_tmpfs.exp)" 86echo "TESTING: tmpfs (test/root/option_tmpfs.exp)"
84./option_tmpfs.exp 87./option_tmpfs.exp
85 88