ci: migrate system test apps to pytest

This commit is contained in:
Marius Vikhammer
2022-07-21 12:23:22 +08:00
parent b823831a26
commit c2a5f48498
8 changed files with 149 additions and 171 deletions
+3
View File
@@ -54,6 +54,9 @@ markers =
external_flash: external flash memory connected via VSPI (FSPI)
sdcard_sdmode: sdcard running in SD mode
sdcard_spimode: sdcard running in SPI mode
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
# multi-dut markers
multi_dut_generic: tests should be run on generic runners, at least have two duts connected.