aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-28 12:25:32 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-28 12:25:32 -0400
commit9b6ef630190f1218a011e6acafd684c8d5c8e95d (patch)
tree044874c85c36aa50d416dbec3fbf8a3c32f79271 /test/test.sh
parentprofile work (diff)
downloadfirejail-9b6ef630190f1218a011e6acafd684c8d5c8e95d.tar.gz
firejail-9b6ef630190f1218a011e6acafd684c8d5c8e95d.tar.zst
firejail-9b6ef630190f1218a011e6acafd684c8d5c8e95d.zip
protocol testing
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 406ef92a3..8e673911e 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -12,6 +12,9 @@ done
12 12
13./fscheck.sh 13./fscheck.sh
14 14
15echo "TESTING: protocol"
16./protocol.exp
17
15echo "TESTING: invalid filename" 18echo "TESTING: invalid filename"
16./invalid_filename.exp 19./invalid_filename.exp
17 20