Use a map directory, avoid the list which makes parsing a bit cumbersome. Fixes #5109 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
199 B
YAML
10 lines
199 B
YAML
sample:
|
|
description: A simple application that demonstrates
|
|
basic sanity of the kernel.
|
|
name: Synchronization Sample
|
|
tests:
|
|
test:
|
|
build_on_all: true
|
|
build_only: true
|
|
tags: apps
|