1sample:
2  name: MPU Test
3tests:
4  sample.mpu.mpu_test:
5    arch_allow: arm
6    filter: CONFIG_CPU_HAS_MPU and not CONFIG_ARM64
7    tags: mpu
8    harness: keyboard
9