zephyr/samples/arch/mpu/mpu_test/sample.yaml
Anas Nashif 7fa52993b0 samples: mpu_test: verify sample using shell harness
Verify sample using shell harness instead of just building the sample.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-02-08 08:13:46 +01:00

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