zephyr/tests/arch
Carlo Caione c817b2661f test: arm_irq_vector_table: Fix when !CONFIG_GEN_IRQ_VECTOR_TABLE
This test is based on the wrong assumption that the IRQ vector table
symbols are always placed by the linker script also when
CONFIG_GEN_IRQ_VECTOR_TABLE is not actually set.

This is of course broken with the reworked mechanism of the IRQ vector
table placement.

Fix the test by reintroducing the old behaviour by forcefully
reinstating the symbols in the linker script.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-06-28 12:29:42 +02:00
..
arm test: arm_irq_vector_table: Fix when !CONFIG_GEN_IRQ_VECTOR_TABLE 2022-06-28 12:29:42 +02:00
arm64 ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
common/semihost twister: add support for platform_type filter 2022-05-14 14:49:59 -04:00
x86 ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
xtensa_asm2 tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00