zephyr/tests/kernel/gen_isr_table/testcase.yaml

14 lines
482 B
YAML

tests:
arch.interrupt.gen_isr_table:
platform_exclude: nucleo_f103rb olimexino_stm32 stm32_min_dev_black
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:
arch_whitelist: arc
filter: CONFIG_RGF_NUM_BANKS > 1
extra_configs:
- CONFIG_ARC_FIRQ_STACK=y
- CONFIG_TEST_HW_STACK_PROTECTION=n