mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
pytest.ini: Add markers
This commit is contained in:
parent
25f02efaa1
commit
989aeac11a
@ -36,6 +36,11 @@ markers =
|
||||
ethernet_ota: ethernet OTA runners
|
||||
flash_encryption: Flash Encryption runners
|
||||
ir_transceiver: runners with a pair of IR transmitter and receiver
|
||||
wifi_ota: wifi OTA runners
|
||||
flash_encryption_ota: flash encryprion ota ethernet runner
|
||||
flash_encryption_wifi_ota: flash encryprion ota wifi runner
|
||||
ethernet: ethernet runner
|
||||
ethernet_flash_8m: ethernet runner with 8mb flash
|
||||
wifi: wifi runner
|
||||
|
||||
# multi-dut markers
|
||||
|
Loading…
x
Reference in New Issue
Block a user