zephyr/tests/drivers
Yannis Damigos 3d1115adea tests: Clear SPI_*_IRQ_PRI from tests and samples
Remove SPI_*_IRQ_PRI from tests and samples.
Using DT to get the *_IRQ_PRI, we can't
override it using Kconfig.

If needed, use a BOARD_NAME.overlay file to
override default values.

Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2018-01-17 11:51:48 -06:00
..
adc build: remove stray CMakeLists.txt 2017-12-28 20:24:29 -05:00
aio tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
aon_counter/aon_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
build_all tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
dma tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
entropy/api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
gpio/gpio_basic_api tests: gpio: make test depend on gpio capability 2017-12-28 20:24:29 -05:00
i2c/i2c_api tests: i2c: make test depend on i2c 2017-12-28 20:24:29 -05:00
i2s tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
ipm tests: driver/ipm blacklist for POSIX arch 2018-01-15 18:42:09 -05:00
pci_enum tests: pci: fix tags 2017-12-28 20:24:29 -05:00
pinmux/pinmux_basic_api tests: pinmux: depend on pinmux and support harness 2017-12-28 20:24:29 -05:00
pwm/pwm_api tests: pwm: fix dependencies and use depends_on 2017-12-28 20:24:29 -05:00
rtc/rtc_basic_api tests: rtc: fix dependencies 2017-12-28 20:24:29 -05:00
spi tests: Clear SPI_*_IRQ_PRI from tests and samples 2018-01-17 11:51:48 -06:00
uart/uart_basic_api tests: uart: fixed filtering and make test global 2017-12-28 20:24:29 -05:00
watchdog/wdt_basic_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00