zephyr/tests/arch
Ioannis Glaropoulos 1084e5b652 tests: arch: arm_irq_vector_table: no explicit const array size
We do not need to explicitly define the size of the const
array elements for the customized IRQ vector, used in the
test. The compiler should be able to infer the actual size
by counting the provided entries.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-10-18 10:16:32 +02:00
..
arm tests: arch: arm_irq_vector_table: no explicit const array size 2019-10-18 10:16:32 +02:00
x86 tests: x86_mmu_api: don't include 32bit cpu header 2019-10-15 09:00:49 -07:00
xtensa_asm2 tests: move xtensa_asm2 tests to tests/arch 2019-09-27 15:23:26 -04:00