Analysis workflow, make debug output.

This commit is contained in:
W.C.A. Wijngaards
2021-06-25 09:43:02 +02:00
parent 1b66c5f6e4
commit 358bc0d8bd
3 changed files with 7 additions and 7 deletions
+1
View File
@@ -233,6 +233,7 @@ jobs:
./configure --enable-debug --enable-static-exe --disable-flto "--with-ssl=$prepath/openssl" --with-libexpat="$prepath/expat"
make
# specific test output
if echo "i686-mingw64" | grep -i -e linux -e dragonfly >/dev/null; then echo yes; else echo no; fi
make testbound.exe; ./testbound.exe -s
# make testbound; ./testbound.exe -p testdata/acl.rpl -o -vvvv
make testbound.exe; ./testbound.exe -p testdata/auth_nsec3_ent.rpl -o -vvvv