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>
20 lines
410 B
YAML
20 lines
410 B
YAML
tests:
|
|
kernel.timer.timer:
|
|
tags:
|
|
- kernel
|
|
- timer
|
|
min_ram: 16
|
|
platform_type:
|
|
- mcu
|
|
# Really want to exclude renode not the physical boards, but no good
|
|
# way of doing so at the moment.
|
|
platform_exclude:
|
|
- hifive1
|
|
- tflite-micro
|
|
- it8xxx2_evb
|
|
- m2gl025_miv
|
|
- mpfs_icicle
|
|
- hifive_unleashed
|
|
- mps2_an385
|
|
- mps2_an521_ns
|