From 5ff53a2ca729ad687a323f782594420065148588 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 24 Mar 2017 07:55:44 -0400 Subject: testing --- test/environment/environment.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/environment/environment.sh') diff --git a/test/environment/environment.sh b/test/environment/environment.sh index e2b9cb9d4..60ba7f245 100755 --- a/test/environment/environment.sh +++ b/test/environment/environment.sh @@ -10,6 +10,12 @@ export MALLOC_PERTURB_=$(($RANDOM % 255 + 1)) echo "TESTING: DNS (test/environment/dns.exp)" ./dns.exp +echo "TESTING: machine-id (test/environment/machineid.exp)" +./machineid.exp + +echo "TESTING: hosts file (test/environment/hostfile.exp)" +./hostfile.exp + echo "TESTING: doubledash (test/environment/doubledash.exp" mkdir -- -testdir touch -- -testdir/ttt -- cgit v1.2.3-54-g00ecf