mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-15 06:40:48 +00:00
Skip 6144-bit and 8192-bit FFDH tests in MSan or Valgrind test configurations. These test cases are slow and sometimes trigger GnuTLS's built-in timeout (which cannot be configured until more recent versions). Resolves #9742. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>