summaryrefslogtreecommitdiffstats
path: root/tester/rtems-run (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all python commands to use env pythonChris Johns2020-09-261-14/+17
| | | | | | | | - 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.
* python: Provide support to select a valid python version.Chris Johns2018-11-081-15/+14
| | | | | | | | - Update imports after wrapping the code. - Fix python3 issues. - Fix config path issues for in repo and install runs. Closes #3537
* tester: Add the rtems-run command.Chris Johns2017-11-031-0/+43