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>
17 lines
257 B
YAML
17 lines
257 B
YAML
common:
|
|
tags:
|
|
- llext
|
|
- edk
|
|
arch_allow:
|
|
- arm
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
|
sample:
|
|
description: EDK sample application
|
|
name: EDK sample application
|
|
tests:
|
|
sample.edk.app:
|
|
build_only: true
|
|
tags:
|
|
- edk
|
|
- llext
|