Searched refs:TestFlashing (Results 1 – 2 of 2) sorted by relevance
146 …Or to run the TestFlashing suite only (using the pytest ``-k`` option to select tests based on the…148 ``pytest test_esptool.py --port /dev/ttyUSB2 --chip esp8266 --baud 460800 -k TestFlashing``
393 class TestFlashing(EsptoolTestCase): class