3 Commits

Author SHA1 Message Date
Chris Johns
ac679ba950 tester: Print the host and port on error in telnet connect. 2017-10-21 16:20:04 +11:00
Chris Johns
2ae9b6d52b tester: Telnet console reopens the connection if it fails or closes.
Some hardware can drop a USB serial enumeration when power is
remove or applied. This changes make the telnet console more
fault tolerant.
2017-10-05 14:21:33 +11:00
Chris Johns
3a867a4919 Add TFTP as a back end option for testing. Add telnet as a console option.
TFTP runs a local TFTP server on port 69 or another specified port and
serves each test for any requested file.

Telnet is now a console option.
2017-09-21 18:26:20 +10:00