From: Loup Vaillant Date: Wed, 7 Mar 2018 19:20:01 +0000 (+0100) Subject: A little space around the test message X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=a4e4f60e025eaeea9a23921b86dd1f440c630efb;p=Monocypher.git A little space around the test message --- diff --git a/tests/test.sh b/tests/test.sh index df655bc..a43a10d 100755 --- a/tests/test.sh +++ b/tests/test.sh @@ -8,4 +8,6 @@ make clean; make test CC="clang -std=c99" CFLAGS="-g -fsanitize=memory" make clean; make test CC="clang -std=c99" CFLAGS="-g -fsanitize=undefined" make clean; make test.out; valgrind ./test.out +echo echo "All sanitisers passed!" +echo