smp and mpu are architecture specific samples and do not apply to majority of support platforms, so move them to arch/. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
142 B
YAML
9 lines
142 B
YAML
sample:
|
|
name: MPU Test
|
|
tests:
|
|
sample.mpu.mpu_test:
|
|
arch_allow: arm
|
|
filter: CONFIG_CPU_HAS_MPU
|
|
tags: mpu
|
|
harness: keyboard
|