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
221 B
YAML
10 lines
221 B
YAML
sample:
|
|
description: A simple application that demonstrate
|
|
use of kernel event logging feature.
|
|
name: Kernel event logger Sample
|
|
tests:
|
|
test:
|
|
build_only: true
|
|
platform_whitelist: qemu_x86
|
|
tags: apps
|