Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request' into...
commitdebe96fdeca911247d4b4862ce0a2a5bc27d6b35
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 24 Jul 2018 16:51:36 +0000 (24 17:51 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 24 Jul 2018 16:51:36 +0000 (24 17:51 +0100)
treeaedfa592cee91f1cde2d85901130c211798d4c99
parent3bae150448dbd888a480f892ebbf01caec0d8329
parentdb0a8c70f25fe497c4b786d8edac063daa744c0d
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>