Ethernet & WiFi iperf test migration to pytest

This commit is contained in:
Ondrej Kosta
2022-12-20 15:38:48 +01:00
parent 3df87a91a3
commit 7aa4462d0b
8 changed files with 512 additions and 456 deletions

View File

@@ -102,6 +102,8 @@ ENV_MARKERS = {
'wifi_router': 'both the runner and dut connect to the same wifi router',
'wifi_high_traffic': 'wifi high traffic runners',
'wifi_wlan': 'wifi runner with a wireless NIC',
'Example_ShieldBox_Basic': 'basic configuration of the AP and ESP DUT placed in shielded box',
'Example_ShieldBox': 'multiple shielded APs connected to shielded ESP DUT via RF cable with programmable attenuator',
'xtal_26mhz': 'runner with 26MHz xtal on board',
'xtal_40mhz': 'runner with 40MHz xtal on board',
'external_flash': 'external flash memory connected via VSPI (FSPI)',