Twister now supports using YAML lists for all fields that were written as space-separated lists. Used twister_to_list.py script. Some artifacts on string length are due to how ruamel dumps content. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
16 lines
268 B
YAML
16 lines
268 B
YAML
tests:
|
|
crypto.tinycrypt:
|
|
tags:
|
|
- tinycrypt
|
|
- crypto
|
|
- aes
|
|
- ccm
|
|
platform_exclude:
|
|
- qemu_arc_em
|
|
- qemu_arc_hs
|
|
- m2gl025_miv
|
|
timeout: 500
|
|
integration_platforms:
|
|
- native_posix
|
|
toolchain_exclude: xcc
|