zephyr/samples/mpu/mpu_test/sample.yaml
Anas Nashif eba1bbd705 samples: remove more build_only tags
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>
2017-12-28 20:24:29 -05:00

9 lines
135 B
YAML

sample:
name: MPU Test
tests:
test:
arch_whitelist: arm
filter: CONFIG_CPU_HAS_MPU
tags: samples
harness: keyboard