hannestschofenig / mbedtls

An open source, portable, easy to use, readable and flexible SSL library
https://tls.mbed.org
Apache License 2.0
15 stars 8 forks source link

Re-enable Time Delay Test #408

Closed yuhaoth closed 1 year ago

yuhaoth commented 1 year ago

Description

Time delay tests can make sure "get time" functions work correctly. But they are affected by random signal and time adjustment. This PR try to do the tests 3 times, if all fail, the test will fail.

Gatekeeper checklist

Notes for the submitter

Please refer to the contributing guidelines, especially the checklist for PR contributors.