mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-20 19:16:32 -04:00

These tests are trivial except when compiling with MBEDTLS_THREADING_C and a mutex implementation that are picky about matching each mbedtls_mutex_init() with exactly one mbedtls_mutex_free(). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>