From 021bfd07923a879c1365e965c81bbe01e40fb8aa Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 30 Mar 2018 14:22:30 -0400 Subject: testing --- test/utils/utils.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/utils/utils.sh') diff --git a/test/utils/utils.sh b/test/utils/utils.sh index 9dd3b67a3..59cd1cfd6 100755 --- a/test/utils/utils.sh +++ b/test/utils/utils.sh @@ -6,6 +6,9 @@ export MALLOC_CHECK_=3 export MALLOC_PERTURB_=$(($RANDOM % 255 + 1)) +echo "TESTING: build (test/utils/build.exp)" +./build.exp + echo "TESTING: audit (test/utils/audit.exp)" ./audit.exp -- cgit v1.2.3-54-g00ecf