esp-hal/hil-test/tests
Sergio Gasquez Arcos a22b817ee5
HIL updates (#1412)
* docs: Document new xtask features

* style: format deps

* feat: enable all the aliases

* feat: Update embedded-tests executors

* feat: Enable running only one test

* feat: Exit if a test fails

* docs: Fix typo in command

* build: Enable xtensa-semihosting in xtensa targets

* feat: Handle probe-rs esp32 chip name

* style: Clippy lints

* revert: Exit if a test fails

* chore: Remove aliases

* feat: Remove unnecesary toogle

* feat: Error if a test fails and print failed tests
2024-04-11 14:04:32 +00:00
..
aes.rs HIL xtask support (#1404) 2024-04-05 14:39:20 +00:00
crc.rs test: Add CRC and MD5 HIL tests (#1417) 2024-04-10 14:51:12 +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 RSA tests (#1414) 2024-04-10 14:43:10 +00:00
spi_full_duplex.rs Provide native APIs for I2C/SPI functionality currently handled by embedded-hal@0.2.x traits (#1386) 2024-04-04 14:09:35 +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