aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
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