zephyr/samples/application_development
Sebastian Bøe ef9b08a1d4 test: code_relocation: Fixed CI failure
The test 'samples/application_development/code_relocation' was failing
in master because it was not declaring that it was defining additional
sections.

The CI error is attached below.

This patch fixes the CI failure by declaring in 'sample.yaml' that
these additional sections are expected.

FAILED:
qemu_cortex_m3/samples/application_development/code_relocation/test
has unrecognized binary sections: ['_SRAM2_RODATA_SECTION_NAME',
'_SRAM_TEXT_SECTION_NAME', '_SRAM_RODATA_SECTION_NAME',
'_SRAM_DATA_SECTION_NAME', '_CUSTOM_SECTION_NAME2']

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-12-27 19:25:34 -05:00
..
code_relocation test: code_relocation: Fixed CI failure 2018-12-27 19:25:34 -05:00
external_lib samples: application_development: fix #11074 2018-11-07 12:04:04 +01:00
out_of_tree_board samples: Remove redundant Kconfig adjustments for nRF boards 2018-12-21 21:01:37 +01:00
application_development.rst