mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 05:26:34 +00:00
Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
146 B
YAML
9 lines
146 B
YAML
sample:
|
|
name: MPU Test
|
|
tests:
|
|
sample.mpu.mpu_test:
|
|
arch_whitelist: arm
|
|
filter: CONFIG_CPU_HAS_MPU
|
|
tags: mpu
|
|
harness: keyboard
|