zephyr/tests/kernel/interrupt/src
Ioannis Glaropoulos 85afd0f797 boards: arm: qemu_cortex_m0: filter out a couple of failing tests
We filter out the following kernel tests
- tickless_concept
- timer_api
from the set of tests running on QEMU Cortex-M0 platform,
as the tests consistently fail on QEMU. In addition, we
add a workaround for kernel/interrupt test, so it can
successfully execute on QEMU Cortex-M0.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-10-02 21:06:54 -04:00
..
interrupt.h tests: kernel: interrupt: make test work with any available NVIC IRQ 2019-08-29 13:05:12 +02:00
main.c tests/kernel/interrupt: Add a simple dynamic interrupt test 2019-08-22 17:53:51 -04:00
nested_irq.c boards: arm: qemu_cortex_m0: filter out a couple of failing tests 2019-10-02 21:06:54 -04:00