Chris Johns
ad7b862cda
tester: Simplify the console data handling
2021-09-19 08:31:58 +10:00
Chris Johns
87262b429d
Move all python commands to use env python
...
- If you host does not provide a python command consult the User
manual for ways you can run the python commands.
- Full package paths are being used to avoid namespace pollution and
crosstalk.
2020-09-26 10:49:27 +10: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
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
Chris Johns
b0fa2ae998
Update rtems-tool to support Python 2 and 3.
...
Add solaris and netbsd.
Close #2619 .
2016-03-03 16:53:39 +11:00
Sebastian Huber
04a52040ae
Python 3 compatibility
2015-11-12 11:15:23 +01:00
Chris Johns
0382b6863b
Fix Windows build issues.
...
Fix biulding the mmap Windows code.
Fix installing the files for Windows.
2015-10-19 09:06:49 +11:00
Chris Johns
50fdf12244
rt: Add the rtems-tester.
2014-02-15 06:30:06 +11:00