zephyr/samples/application_development/code_relocation/sample.yaml
Anas Nashif dca317c730 sanitycheck: inclusive language
change whitelist -> allow.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-08-27 07:04:07 -04:00

14 lines
458 B
YAML

sample:
description: Code data relocation Sample
name: code relocation
tests:
sample.application_development.code_relocation:
harness: console
harness_config:
type: one_line
regex:
- "Hello World! (.*)"
platform_allow: qemu_cortex_m3 mps2_an385 sam_e70_xplained
tags: linker
extra_sections: _SRAM2_RODATA_SECTION_NAME _SRAM_TEXT_SECTION_NAME _SRAM_RODATA_SECTION_NAME _SRAM_DATA_SECTION_NAME _CUSTOM_SECTION_NAME2