zephyr/tests/arch/arm
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_irq_vector_table tests: arch: arm_irq_vector_table: no explicit const array size 2019-10-18 10:16:32 +02:00
arm_ramfunc tests: kernel: replace CONFIG_USERSPACE with CONFIG_TEST_USERSPACE 2019-09-03 16:44:22 +02:00
arm_runtime_nmi coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
arm_thread_swap tests: arm thread swap: increase Idle Stack size for no-opt test-case 2019-10-04 18:49:50 -07:00
arm_zero_latency_irqs tests: arm: zero latency irqs: fix the derivation of free NVIC line 2019-08-25 21:18:32 +02:00