Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
158 B
YAML
10 lines
158 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
arch_whitelist: arm
|
|
build_only: true
|
|
filter: CONFIG_CPU_HAS_MPU
|
|
tags: samples
|