Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request' into staging
Fix unit test compatibility with TLS 1.3
# gpg: Signature made Tue 24 Jul 2018 17:44:14 BST
# gpg: using RSA key BE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
# gpg: aka "Daniel P. Berrange <berrange@redhat.com>"
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E 8E3F BE86 EBB4 1510 4FDF
* remotes/berrange/tags/qcrypto-next-pull-request:
tests: fix TLS handshake failure with TLS 1.3
tests: use error_abort in places expecting errors
tests: don't silence error reporting for all tests
tests: call qcrypto_init instead of gnutls_global_init
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- include/crypto/init.h 2 additions, 0 deletionsinclude/crypto/init.h
- stubs/error-printf.c 2 additions, 1 deletionstubs/error-printf.c
- tests/crypto-tls-x509-helpers.c 2 additions, 1 deletiontests/crypto-tls-x509-helpers.c
- tests/test-crypto-tlscredsx509.c 2 additions, 9 deletionstests/test-crypto-tlscredsx509.c
- tests/test-crypto-tlssession.c 30 additions, 50 deletionstests/test-crypto-tlssession.c
- tests/test-io-channel-tls.c 9 additions, 15 deletionstests/test-io-channel-tls.c
- tests/test-vmstate.c 2 additions, 0 deletionstests/test-vmstate.c
Loading
Please register or sign in to comment