esp_hw_support: move test to pytest

This commit is contained in:
Marius Vikhammer
2022-10-25 16:20:44 +08:00
parent 26e5d16c47
commit 59e40fafba
96 changed files with 995 additions and 902 deletions
+4 -1
View File
@@ -68,7 +68,10 @@ markers =
MSPI_F4R4: runner with Quad Flash and Quad PSRAM
test_jtag_arm: runner where the chip is accessible through JTAG as well
adc: ADC related tests should run on adc runners
multi_dut_modbus_rs485: a pair of runners connectd by RS485 bus
xtal32k: Runner with external 32k crystal connected
no32kXtal: Runner with no external 32k crystal connected
multi_dut_modbus_rs485: a pair of runners connected by RS485 bus
psramv0: Runner with PSRAM version 0
# multi-dut markers
ieee802154: ieee802154 related tests should run on ieee802154 runners.