esp-hal/hil-test/tests
Sergio Gasquez Arcos 6b742968b1
Add SPI Full Duplex DMA test (#1443)
* test: Initial SPI Full Duplex DMA tests

* feat: Add timeouts

* tests: Add symestric_transfer_huge_buffer and asymestric_transfer tests

* style: Fix tests names
2024-04-16 10:26:53 +00:00
..
aes_dma.rs AES DMA HIL Tests (#1426) 2024-04-15 09:24:07 +00:00
aes.rs test: Cover all aes modes (#1423) 2024-04-11 15:46:15 +00:00
clock_monitor.rs Clock monitor HIL test (#1425) 2024-04-15 09:54:55 +00:00
crc.rs HIL SHA tests (#1422) 2024-04-11 15:42:15 +00:00
ecc.rs Add HIL test for ECC (#1418) 2024-04-10 15:16:20 +00:00
gpio.rs HIL updates (#1412) 2024-04-11 14:04:32 +00:00
rsa.rs HIL SHA tests (#1422) 2024-04-11 15:42:15 +00:00
sha.rs HIL SHA tests (#1422) 2024-04-11 15:42:15 +00:00
spi_full_duplex_dma.rs Add SPI Full Duplex DMA test (#1443) 2024-04-16 10:26:53 +00:00
spi_full_duplex.rs Add SPI Full Duplex DMA test (#1443) 2024-04-16 10:26:53 +00:00
uart_async.rs HIL updates (#1412) 2024-04-11 14:04:32 +00:00
uart.rs Refactor testing, add defmt, add async gpio test (#1363) 2024-04-02 15:28:15 +00:00