When possible, add integration_platforms to samples/tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
214 B
YAML
12 lines
214 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
|
|
integration_platforms:
|
|
- mps2/an385
|