zephyr/samples/application_development/code_relocation_nocopy/sample.yaml
Anas Nashif 5c8cf1c18c tests: fix various test ids and use existing scheme
Fix IDs and match them to what we have in the MAINTAINERS file.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-04-07 11:22:36 +02:00

24 lines
564 B
YAML

sample:
description: Code data relocation nocopy Sample
name: code relocation nocopy
tests:
sample.app_dev.code_relocation_nocopy:
platform_allow:
- qemu_cortex_m3
- nrf5340dk/nrf5340/cpuapp
- stm32f769i_disco
- stm32h7b3i_dk
- stm32h573i_dk
- b_u585i_iot02a
- stm32h745i_disco/stm32h745xx/m7
- stm32h750b_dk
- stm32f746g_disco
integration_platforms:
- qemu_cortex_m3
tags: linker
harness: console
harness_config:
type: one_line
regex:
- "Hello World! (.*)"