zephyr/samples
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
..
application_development test: code_relocation: Fixed CI failure 2018-12-27 19:25:34 -05:00
basic samples/basic: Update readme for blinky/button/disco 2018-12-26 09:46:59 -05:00
bluetooth doc: samples: Update samples to point to active boards 2018-12-12 23:06:16 +01:00
boards samples: reel board: correct timeout condition 2018-12-20 18:58:01 +02:00
cpp_synchronization samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
crypto/mbedtls_benchmark samples: net: Port mbedtls benchmark sample to zephyr 2018-12-19 16:24:03 +01:00
display samples: cfb: move native_posix config to boards 2018-12-11 09:12:56 -05:00
drivers samples: Remove redundant Kconfig adjustments for nRF boards 2018-12-21 21:01:37 +01:00
hello_world sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
mpu samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00
net doc: regular misspelling scan 2018-12-26 13:27:14 -05:00
nfc/nfc_hello samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
philosophers kernel: ensure System Power Managment enables Tickless Idle. 2018-11-21 23:16:35 -05:00
portability samples: cmsis_rtos_v2: Demo on msgq and timers synchronization 2018-12-21 10:28:10 +01:00
sensor samples: Remove redundant Kconfig adjustments for nRF boards 2018-12-21 21:01:37 +01:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
subsys usb: hid: boot protocol 2018-12-19 07:36:18 -06:00
synchronization samples: synchronization: Add openocd configuration 2018-10-31 12:05:11 -04:00
testing/integration samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
userspace samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00
xtensa_asm2 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
kernel.rst
samples.rst samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00