mirror of
https://github.com/zephyrproject-rtos/zephyr.git
synced 2024-12-04 11:39:46 +08:00
93b63df762
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>
8 lines
112 B
YAML
8 lines
112 B
YAML
tests:
|
|
libraries.onoff:
|
|
tags:
|
|
- onoff
|
|
- timer
|
|
integration_platforms:
|
|
- native_posix
|