zephyr/samples/mpu/mpu_stack_guard_test/sample.yaml

13 lines
245 B
YAML

sample:
name: MPU Stack Guard
tests:
test:
tags: apps
harness: console
test_stack_guard:
arch_whitelist: arm
extra_args: CONF_FILE=prj_stack_guard.conf
filter: CONFIG_MPU_STACK_GUARD
tags: apps
harness: console