This test just takes forever on this platform. Exclude it. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
277 B
YAML
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
|