diff --git a/tests/crypto/test_mbedtls/testcase.ini b/tests/crypto/test_mbedtls/testcase.ini index ddd15829ff6..9ca908151e2 100644 --- a/tests/crypto/test_mbedtls/testcase.ini +++ b/tests/crypto/test_mbedtls/testcase.ini @@ -3,9 +3,11 @@ tags = crypto mbedtls kernel = unified filter = ( CONFIG_SRAM_SIZE >= 32 or CONFIG_DCCM_SIZE >= 32 or CONFIG_RAM_SIZE >= 32 ) +timeout = 200 [test_nios] tags = crypto mbedtls kernel = unified slow = true arch_whitelist = nios2 +timeout = 200