zephyr/tests/kernel/interrupt/testcase.yaml
Andrew Boie 06d19213c4 tests: interrupt: fix testcase.yaml
The test itself handles correctly whether gen_isr_table
style dynamic interrupts are supported or not, there's
no need for an alternate scenario.

The tests work fine on riscv32 now, remove the exclusion.
Add a github link as to why Nios II is still excluded.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-03-10 10:14:55 -04:00

6 lines
102 B
YAML

tests:
arch.interrupt:
# nios2 excluded, see #22956
arch_exclude: nios2
tags: interrupt