tests: kernel: gen_isr_table: exclude from testcase.yaml

Excluding this test for cc13x2/cc26x2 platforms where ISR4 is not
available for it to use.

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
This commit is contained in:
Vincent Wan 2019-12-17 09:37:38 -08:00 committed by Anas Nashif
parent 165896959a
commit 94140b6816

View file

@ -1,7 +1,8 @@
tests:
arch.interrupt.gen_isr_table:
platform_exclude: nucleo_f103rb olimexino_stm32 stm32_min_dev_black
stm32_min_dev_blue usb_kw24d512 v2m_beetle
stm32_min_dev_blue usb_kw24d512 v2m_beetle cc1352r1_launchxl
cc26x2r1_launchxl
filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV7_M_ARMV8_M_MAINLINE
tags: interrupt isr_table
arch.interrupt.arc: