mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-04 03:26:54 +02:00
Various fixes to the all.sh script. * support for two different versions of OpenSSL and GNUTLS, to allow testing of legacy features, deprecated but not yet removed in the library. * additional test builds for server only and client only builds * removed error redirection on armcc to allow build errors to be output * added tools checking, to ensure the absence of a tool will cause a failure, rather than silently failing to execute a test * added test for out of tree cmake builds