1sample:
2  description: Code data relocation nocopy Sample
3  name: code relocation nocopy
4tests:
5  sample.application_development.code_relocation_nocopy:
6    platform_allow:
7      - qemu_cortex_m3
8      - nrf5340dk_nrf5340_cpuapp
9    integration_platforms:
10      - qemu_cortex_m3
11    tags: linker
12    harness: console
13    harness_config:
14      type: one_line
15      regex:
16        - "Hello World! (.*)"
17