From 76fcd85a1f441de1192194fcb712c35b7d985b69 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 4 Mar 2017 14:47:47 -0500 Subject: testing --- test/filters/filters.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/filters/filters.sh') diff --git a/test/filters/filters.sh b/test/filters/filters.sh index 73e0e4d5c..4996e6d66 100755 --- a/test/filters/filters.sh +++ b/test/filters/filters.sh @@ -6,6 +6,9 @@ export MALLOC_CHECK_=3 export MALLOC_PERTURB_=$(($RANDOM % 255 + 1)) +echo "TESTING: debug options (test/filters/debug.exp)" +./debug.exp + echo "TESTING: noroot (test/filters/noroot.exp)" ./noroot.exp -- cgit v1.2.3-54-g00ecf