micropython/tests/ports
Damien George 2d7fb9a715 tests/ports/rp2/rp2_dma.py: Tweak test to be more reliable.
The timing of the DMA transfer can vary a bit, so tweak the allowed values.
Also test the return value of `rp2.DMA.irq.flags()` to make sure the IRQ is
correctly signalled.

Signed-off-by: Damien George <damien@micropython.org>
2024-01-30 12:50:19 +11:00
..
cc3200 tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
esp32 tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
qemu-arm tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
renesas-ra tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
rp2 tests/ports/rp2/rp2_dma.py: Tweak test to be more reliable. 2024-01-30 12:50:19 +11:00
stm32 tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
unix tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00