aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/fs.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-02-06 22:28:25 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-02-06 22:28:25 -0500
commitcb1104edf9c6ed0dc753724259b5c12fa5619afb (patch)
treed654d6547a7836faf5467cb37dac9f3ab50f7107 /test/fs/fs.sh
parenttesting (diff)
downloadfirejail-cb1104edf9c6ed0dc753724259b5c12fa5619afb.tar.gz
firejail-cb1104edf9c6ed0dc753724259b5c12fa5619afb.tar.zst
firejail-cb1104edf9c6ed0dc753724259b5c12fa5619afb.zip
private-etc testing
Diffstat (limited to 'test/fs/fs.sh')
-rwxr-xr-xtest/fs/fs.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/fs/fs.sh b/test/fs/fs.sh
index 4b85d3006..affc4bc7e 100755
--- a/test/fs/fs.sh
+++ b/test/fs/fs.sh
@@ -80,12 +80,6 @@ rm -fr ~/_firejail_test_dir1
80rm -f ~/_firejail_test_link1 80rm -f ~/_firejail_test_link1
81rm -f ~/_firejail_test_link2 81rm -f ~/_firejail_test_link2
82 82
83echo "TESTING: private-etc (test/fs/private-etc.exp)"
84./private-etc.exp
85
86#echo "TESTING: empty private-etc (test/fs/private-etc-empty.exp)"
87#./private-etc-empty.exp
88
89echo "TESTING: private-bin (test/fs/private-bin.exp)" 83echo "TESTING: private-bin (test/fs/private-bin.exp)"
90./private-bin.exp 84./private-bin.exp
91 85