zephyr/tests/crypto/mbedtls/testcase.yaml
Adam Jeliński 9919c14175 m2gl025_miv: Double the test timeouts
The `m2gl025_miv` board needs more time to complete these tests with
Renode.

Signed-off-by: Adam Jeliński <ajelinski@antmicro.com>
2021-02-09 19:41:27 -05:00

13 lines
242 B
YAML

common:
min_flash: 65
min_ram: 36
tags: crypto mbedtls userspace
timeout: 400
tests:
crypto.mbedtls:
arch_exclude: riscv64
crypto.mbedtls.riscv64:
arch_allow: riscv64
extra_configs:
- CONFIG_ZTEST_STACKSIZE=8192