Chris Johns
|
f24e11688e
|
tester: Update the Python TFTP server to fix Python3 issues.
Updated to af2f2fe89a3bf45748b78703820efb0986a8207a.
Repo is https://github.com/msoulier/tftpy.git
|
2018-11-08 18:13:55 +11:00 |
|
Chris Johns
|
e058db0281
|
python: Provide support to select a valid python version.
- Update imports after wrapping the code.
- Fix python3 issues.
- Fix config path issues for in repo and install runs.
Closes #3537
|
2018-11-08 18:13:45 +11:00 |
|
Chris Johns
|
4b76b8ef7f
|
testing: Generate console message on a second TFTP exe request.
|
2017-10-11 22:51:02 +11:00 |
|
Chris Johns
|
3ed65c0106
|
Lower the step size for the TFTP timeout.
|
2017-09-21 21:33:56 +10: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 |
|