ci: use adc dedicated test runners for adc tests

This commit is contained in:
Armando
2022-09-13 11:35:13 +08:00
committed by Armando (Dou Yiwen)
parent 4f1a9e436e
commit eee5085281
4 changed files with 44 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ markers =
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
adc: ADC related tests should run on adc runners
# multi-dut markers
multi_dut_generic: tests should be run on generic runners, at least have two duts connected.