Convert them to native YAML lists. Support for space-separated lists was deprecated in Twister a long time ago. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
19 lines
469 B
YAML
19 lines
469 B
YAML
tests:
|
|
boards.nrf.i2c.i2c_slave:
|
|
depends_on: i2c
|
|
tags:
|
|
- drivers
|
|
- i2c
|
|
harness: ztest
|
|
harness_config:
|
|
fixture: i2c_loopback
|
|
platform_allow:
|
|
- nrf52840dk/nrf52840
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
- nrf54l15dk/nrf54l15/cpuapp
|
|
- nrf54h20dk/nrf54h20/cpuapp
|
|
integration_platforms:
|
|
- nrf52840dk/nrf52840
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
- nrf54l15dk/nrf54l15/cpuapp
|
|
- nrf54h20dk/nrf54h20/cpuapp
|