zephyr/samples/net/cellular_modem/sample.yaml
Gerard Marull-Paretas d4a67e321b samples, tests: remove usage of space-separated lists
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>
2024-12-04 14:14:53 -05:00

18 lines
357 B
YAML

sample:
description: Sample for cellular modem
name: Sample for cellular modem using native networking
common:
tags:
- cellular
- modem
tests:
sample.net.cellular_modem:
tags:
- cellular
- modem
filter: dt_alias_exists("modem")
platform_allow:
- b_u585i_iot02a
integration_platforms:
- b_u585i_iot02a