zephyr/tests/drivers/spi/spi_loopback
TOKITA Hiroshi 2af7d728e2 tests: spi: spi_loopback: add interrupt and DMA tests for GD32 boards
Add interrupt and DMA tests for GD32 boards.
Use overlay-gd32-spi-interrupt.conf when testing interrupt based transfer,
use overlay-gd32-spi-dma.conf when testing DMA transfer,

Add overlay file for GD32 boards for these tests.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2023-01-11 08:50:56 -08:00
..
boards tests: spi: spi_loopback: add interrupt and DMA tests for GD32 boards 2023-01-11 08:50:56 -08:00
dts/bindings tests: spi_loopback: Rework test 2022-08-08 10:45:14 +02:00
src drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt 2022-12-07 09:40:23 -06:00
CMakeLists.txt
Kconfig tests: spi_loopback: Rework test 2022-08-08 10:45:14 +02:00
overlay-gd32-spi-dma.conf tests: spi: spi_loopback: add interrupt and DMA tests for GD32 boards 2023-01-11 08:50:56 -08:00
overlay-gd32-spi-interrupt.conf tests: spi: spi_loopback: add interrupt and DMA tests for GD32 boards 2023-01-11 08:50:56 -08:00
overlay-mcux-dspi-dma.conf tests: spi_loopback: Rework test 2022-08-08 10:45:14 +02:00
overlay-mcux-dspi-dma.overlay tests: spi_loopback: Rework test 2022-08-08 10:45:14 +02:00
overlay-sam-spi-dma.conf tests: spi_loopback: Enable SPI testing on SAM 2022-11-08 09:37:59 +00:00
overlay-sam-spi-dma.overlay tests: spi_loopback: Enable SPI testing on SAM 2022-11-08 09:37:59 +00:00
overlay-stm32-spi-dma.conf tests: spi_loopback: Rework test 2022-08-08 10:45:14 +02:00
prj.conf tests: drivers: spi: move the spi_loopback test to new ztest API 2022-08-29 10:31:15 +02:00
testcase.yaml tests: spi: spi_loopback: add interrupt and DMA tests for GD32 boards 2023-01-11 08:50:56 -08:00