commit | 722334278bae4a41b9fbc3e4b9101518f73e69b2 | [log] [tgz] |
---|---|---|
author | k-stachowiak <krzysiek.stachowiak@gmail.com> | Tue Jan 29 10:19:49 2019 +0100 |
committer | k-stachowiak <krzysiek.stachowiak@gmail.com> | Tue Jan 29 13:02:19 2019 +0100 |
tree | 130b4b96f3ceae2ea97035256db1f22f90aaf631 | |
parent | 874b60423e95a6ff601cb117edd8dbd91eaab793 [diff] [blame] |
Reduce the timing tests complexity
diff --git a/ChangeLog b/ChangeLog index b39b953..780e793 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -12,6 +12,10 @@ * Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions in the header files, which missed the precompilation check. #971 +Changes + * Reduced the complexity of the timing tests, as they were failing in less + reliable environments. + = mbed TLS 2.16.0 branch released 2018-12-21 Features