[gnutls-devel] GnuTLS | tests: added tests for multiple ticket reception (!887)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Jan 23 13:05:59 CET 2019
Merge request https://gitlab.com/gnutls/gnutls/merge_requests/887 was reviewed by Daiki Ueno
--
Daiki Ueno started a new discussion on tests/suite/multi-ticket-reception.sh:
> +srcdir="${srcdir:-.}"
> +TLSPY_SERV="${srcdir}/tls-fuzzer/tlslite-ng/scripts/tls.py"
> +PYPATH="${srcdir}/tls-fuzzer/tlsfuzzer/"
So this relies on the symlinks set up by the `tls-fuzzer/*` tests. Maybe good to check the existence of the symlinks and abort if not?
Or even, could it just point to `${srcdir}/tls-fuzzer/tlslite-ng`?
--
Daiki Ueno started a new discussion on tests/suite/multi-ticket-reception.sh:
> +wait_server ${PID}
> +
> +${VALGRIND} "${CLI}" -p "${PORT}" 127.0.0.1 --priority NORMAL:-VERS-ALL:+VERS-TLS1.3 --insecure </dev/null || \
Here stdout is not redirected to /dev/null, unlike other 2 tests
--
Daiki Ueno started a new discussion on tests/suite/multi-ticket-reception.sh:
> +wait
> +
> +echo "Checking whether receiving 2 tickets in the same record succeeds"
"3 tickets"
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/887
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/20190123/d53cea33/attachment-0001.html>
More information about the Gnutls-devel
mailing list