Merge branch 'feat/pytest_monitor_ide_integration' into 'master'

CI: Migrate monitor IDE integration test to pytest

Closes IDFCI-1383

See merge request espressif/esp-idf!19224
This commit is contained in:
Roland Dobai
2022-08-15 14:40:43 +08:00
5 changed files with 104 additions and 93 deletions
+1
View File
@@ -60,6 +60,7 @@ markers =
MSPI_F8R8: runner with Octal Flash and Octal PSRAM
MSPI_F4R8: runner with Quad Flash and Octal PSRAM
MSPI_F4R4: runner with Quad Flash and Quad PSRAM
test_jtag_arm: runner where the chip is accessible through JTAG as well
# multi-dut markers
multi_dut_generic: tests should be run on generic runners, at least have two duts connected.