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
298 B
YAML
16 lines
298 B
YAML
tests:
|
|
crypto.tinycrypt.hmac_prng:
|
|
tags:
|
|
- tinycrypt
|
|
- crypto
|
|
- sha256
|
|
- hmac
|
|
- prng
|
|
platform_exclude:
|
|
- mec15xxevb_assy6853
|
|
- mec1501modular_assy6885
|
|
- m2gl025_miv
|
|
integration_platforms:
|
|
- native_posix
|
|
toolchain_exclude: xcc
|