zephyr/tests/crypto/tinycrypt/testcase.yaml
Anas Nashif d4962db828 tests: m2gl025_miv: exclude slow platform from some tests
This platform is slow on some tests and times out on non-hardware
related tests, so exclude it or increase timeout for some of the tests
to avoid false negatives in the test results due to timeouts.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-11-29 19:39:38 -05:00

8 lines
203 B
YAML

tests:
crypto.tinycrypt:
tags: tinycrypt crypto aes ccm
platform_exclude: qemu_arc_em qemu_arc_hs intel_adsp_cavs15 m2gl025_miv
timeout: 300
integration_platforms:
- native_posix