aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/utils.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-09-07 10:23:07 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-09-07 10:23:07 -0400
commitae1111abb8b8eee2a7605d3b535a16680dba3925 (patch)
treeab3302123e7d43ae8646e78cd5739796e2df5ccf /test/utils/utils.sh
parentMerge pull request #769 from manevich/xpra (diff)
downloadfirejail-ae1111abb8b8eee2a7605d3b535a16680dba3925.tar.gz
firejail-ae1111abb8b8eee2a7605d3b535a16680dba3925.tar.zst
firejail-ae1111abb8b8eee2a7605d3b535a16680dba3925.zip
testcase for read_pid fix
Diffstat (limited to 'test/utils/utils.sh')
-rwxr-xr-xtest/utils/utils.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/utils/utils.sh b/test/utils/utils.sh
index 0428c4807..ff4e5e086 100755
--- a/test/utils/utils.sh
+++ b/test/utils/utils.sh
@@ -71,6 +71,9 @@ echo "TESTING: join2 (test/utils/join2.exp)"
71echo "TESTING: join3 (test/utils/join3.exp)" 71echo "TESTING: join3 (test/utils/join3.exp)"
72./join3.exp 72./join3.exp
73 73
74echo "TESTING: join3 (test/utils/join4.exp)"
75./join4.exp
76
74echo "TESTING: join profile (test/utils/join-profile.exp)" 77echo "TESTING: join profile (test/utils/join-profile.exp)"
75./join-profile.exp 78./join-profile.exp
76 79