zephyr/tests/drivers/dma/loop_transfer
Tom Burdick f8250c9813 dma: Better suspend/resume testing
Make the test data larger to help slow down the transfer long enough
to get suspend to work. Then attempt to spin on suspend. Suspending any
of the test transfers is a success.

Previous suspend resume test would always fail on DesignWare DMA
as it was seemingly already done by the time dma_suspend would be
called in the ISR.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2022-03-24 10:44:50 +01:00
..
boards tests: drivers: dma test running on the nucleo_wl55 board 2022-03-04 09:11:38 -06:00
src dma: Better suspend/resume testing 2022-03-24 10:44:50 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
Kconfig
prj.conf
testcase.yaml