zephyr/tests/kernel/interrupt/testcase.yaml
Siddharth Chandrasekaran b070bbd888 tests: kernel: Exclude platforms stm32_min_dev_*
Exclude the two variants of smt32_min_dev (stm32_min_dev_black and
stm32_min_dev_blue) from kernel tests.

Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com>
2019-04-26 03:34:45 -07:00

8 lines
259 B
YAML

tests:
arch.interrupt:
arch_exclude: nios2 riscv32
platform_exclude: hexiwear_kw40z frdm_kw41z frdm_kl25z nucleo_f103rb
nucleo_f091rc olimexino_stm32 usb_kw24d512 stm32_min_dev_blue
stm32_min_dev_black v2m_beetle
tags: interrupt