summaryrefslogtreecommitdiff
path: root/tester/rt/config.py (follow)
AgeCommit message (Expand)Author
2020-09-26Move all python commands to use env pythonChris Johns
2020-09-08tester: Add support for test-too-longChris Johns
2020-06-17rtems-test: target_exe_filter fails when there is no filterChris Johns
2019-02-08tester: Ignore the execute return code for some commandsChris Johns
2019-02-08rtemstoolkit/config: Unlock when printing to avoid blocking.Chris Johns
2018-11-27tester: Fix the handling of the version and tools recs when running parallel ...Chris Johns
2018-11-08python: Provide support to select a valid python version.Chris Johns
2017-11-11tester: Add reporting the RTEMS version, build and tools.Chris Johns
2017-11-03tester: Fix the output so the report end analysis works.Chris Johns
2017-11-03tester: Add the rtems-run command.Chris Johns
2017-10-24tester: Refactor to use INI format files for BSP configurations.Chris Johns
2017-10-23tester: Add an executable file name filter.Chris Johns
2017-10-21tester: Add pretest and posttest target commands with @ARCH@, @BSP@ and @EXE@...Chris Johns
2017-10-21tester: Use a target ON command before the first test.Chris Johns
2017-10-12tester: Change the capture console prompt to avoid email reply processing in ...Chris Johns
2017-10-10tester: Add a tester off to turn the target off when finished.Chris Johns
2017-10-07Add a target start and target reset to manage boards that do not boot cleanly.Chris Johns
2017-10-05tester: Add a target reset regular expression to detect a reset.Chris Johns
2017-09-21tester: Fix the TFTP ok to kill deadlock.Chris Johns
2017-09-21Add TFTP as a back end option for testing. Add telnet as a console option.Chris Johns
2017-04-04tester: Add support for expected-fail, user-input, and benchmarks.Chris Johns
2016-03-03Update rtems-tool to support Python 2 and 3.Chris Johns
2015-11-12Python 3 compatibilitySebastian Huber
2014-06-01test: Strengthen the timeout handling by killing the process.Chris Johns
2014-05-31tester: Correctly handle contro-c.Chris Johns
2014-03-26tester: The process returns an exit code not an errno.Chris Johns
2014-02-15rt: Add the rtems-tester.Chris Johns