aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/utils.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-17 08:04:52 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-11-17 08:04:52 -0500
commitcee0a4d375092f5c9e1097ce056dd10435b33e49 (patch)
tree36429445464c22b9e545229e3169093a39da28f8 /test/utils/utils.sh
parenttesting (diff)
downloadfirejail-cee0a4d375092f5c9e1097ce056dd10435b33e49.tar.gz
firejail-cee0a4d375092f5c9e1097ce056dd10435b33e49.tar.zst
firejail-cee0a4d375092f5c9e1097ce056dd10435b33e49.zip
testing
Diffstat (limited to 'test/utils/utils.sh')
-rwxr-xr-xtest/utils/utils.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/utils/utils.sh b/test/utils/utils.sh
index bd91110f7..804e5ae0f 100755
--- a/test/utils/utils.sh
+++ b/test/utils/utils.sh
@@ -100,3 +100,12 @@ echo "TESTING: firemon cpu (test/utils/firemon-cpu.exp)"
100echo "TESTING: firemon cgroup (test/utils/firemon-cgroup.exp)" 100echo "TESTING: firemon cgroup (test/utils/firemon-cgroup.exp)"
101./firemon-cgroup.exp 101./firemon-cgroup.exp
102 102
103echo "TESTING: firemon version (test/utils/firemon-version.exp)"
104./firemon-version.exp
105
106echo "TESTING: firemon interface (test/utils/firemon-interface.exp)"
107./firemon-interface.exp
108
109echo "TESTING: firemon name (test/utils/firemon-name.exp)"
110./firemon-name.exp
111