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>
8 lines
203 B
YAML
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
|