[gnutls-devel] GnuTLS | tests: improved test suite (!719)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Jul 27 13:06:11 CEST 2018


Hubert Kario started a new discussion on tests/suite/tls-fuzzer/tls-fuzzer-psk.sh:

> +	exit 77
> +fi
> +
> +rm -f "$OUTFILE"
> +
> +pushd tlsfuzzer
> +test -L ecdsa || ln -s ../python-ecdsa/src/ecdsa ecdsa
> +test -L tlslite || ln -s ../tlslite-ng/tlslite tlslite 2>/dev/null
> +
> +wait_for_free_port $PORT
> +
> +retval=0
> +
> +PRIORITY="NORMAL:-VERS-ALL:+VERS-TLS1.3:+VERS-TLS1.2:+VERS-TLS1.1:-KX-ALL:+DHE-PSK:+ECDHE-PSK:+PSK"
> +
> +TLS_PY=./tlslite-ng/scripts/tls.py

unused variable?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/719#note_90766095
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20180727/7147e96f/attachment.html>


More information about the Gnutls-devel mailing list