[gnutls-devel] GnuTLS | testcompat-openssl: improve testing against secured OpenSSL versions. (!1168)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Feb 5 15:50:53 CET 2020




Tim Rühsen started a new discussion on tests/suite/testcompat-main-openssl: https://gitlab.com/gnutls/gnutls/-/merge_requests/1168#note_282985059

>  	wait_server ${PID}
>  
>  	echo "${PREFIX}Checking TLS 1.2 with PSK..."
> -	${VALGRIND} "${CLI}" ${DEBUG} -p "${PORT}" 127.0.0.1 --priority "NONE:+CIPHER-ALL:+SIGN-ALL:+COMP-NULL:+MAC-ALL:+VERS-TLS1.2:+PSK:+CURVE-ALL${ADD}" --insecure --pskusername Client_identity --pskkey 9e32cf7786321a828ef7668f09fb35db </dev/null >/dev/null || \
> +	echo ${VALGRIND} "${CLI}" ${DEBUG} -p "${PORT}" 127.0.0.1 --priority "NONE:+CIPHER-ALL:+SIGN-ALL:+COMP-NULL:+MAC-ALL:+VERS-TLS1.2:+PSK:+CURVE-ALL${ADD}" --insecure --pskusername Client_identity --pskkey 9e32cf7786321a828ef7668f09fb35db </dev/null >/dev/null || \

Is this echo on purpose ? (And if so, why ?)

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1168#note_282985059
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/20200205/458627fe/attachment.html>


More information about the Gnutls-devel mailing list