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>
12 lines
220 B
YAML
12 lines
220 B
YAML
tests:
|
|
bluetooth.adv:
|
|
platform_allow:
|
|
- nrf52_bsim
|
|
- nrf51dk_nrf51422
|
|
- nrf52840dk_nrf52840
|
|
tags: bluetooth
|
|
slow: true
|
|
timeout: 360
|
|
integration_platforms:
|
|
- nrf51dk_nrf51422
|