Verify sample using shell harness instead of just building the sample. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
168 B
YAML
10 lines
168 B
YAML
sample:
|
|
name: MPU Test
|
|
tests:
|
|
sample.mpu.mpu_test:
|
|
arch_allow: arm
|
|
filter: CONFIG_CPU_HAS_MPU and not CONFIG_ARM64
|
|
tags:
|
|
- mpu
|
|
harness: shell
|