Remove build_only and add harness type needed for the sample/test to allow running with sanitycheck and on devices once we have harness support. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
135 B
YAML
9 lines
135 B
YAML
sample:
|
|
name: MPU Test
|
|
tests:
|
|
test:
|
|
arch_whitelist: arm
|
|
filter: CONFIG_CPU_HAS_MPU
|
|
tags: samples
|
|
harness: keyboard
|