zephyr/tests/crypto/mbedtls/testcase.yaml
Anas Nashif 736520a4fe tests: mbedtls: exclude m2gl025_miv
This test just takes forever on this platform. Exclude it.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-03-30 21:39:56 -04:00

14 lines
277 B
YAML

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