1sample:
2  description: Code data relocation nocopy Sample
3  name: code relocation nocopy
4tests:
5  sample.app_dev.code_relocation_nocopy:
6    platform_allow:
7      - qemu_cortex_m3
8      - nrf5340dk/nrf5340/cpuapp
9      - nrf54h20dk/nrf54h20/cpuapp
10      - stm32f769i_disco
11      - stm32h7b3i_dk
12      - stm32h573i_dk
13      - b_u585i_iot02a
14      - stm32h745i_disco/stm32h745xx/m7
15      - stm32h750b_dk
16      - stm32f746g_disco
17    integration_platforms:
18      - qemu_cortex_m3
19    tags: linker
20    harness: console
21    harness_config:
22      type: one_line
23      regex:
24        - "Hello World! (.*)"
25