This will prepare test cases and samples with metadata and information that will be consumed by the sanitycheck script which will be changed to parse YAML files instead of ini. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
193 B
YAML
10 lines
193 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
filter: CONFIG_UART_CONSOLE
|
|
platform_exclude: qemu_riscv32 qemu_nios2
|
|
tags: samples
|