summaryrefslogtreecommitdiff
path: root/tester/rt (follow)
AgeCommit message (Expand)Author
2018-12-02tester : Add support to use QEMU serial console when coverage is enabledVijay Kumar Banerjee
2018-11-27Coverage : install covoar in tester/binVijay Kumar Banerjee
2018-11-27tester/tftpd: Set the socket option to reuse.Chris Johns
2018-11-27tester: Fix the handling of the version and tools recs when running parallel ...Chris Johns
2018-11-26tester/gdb: mi_parser, fix on Python3 and remove globalsChris Johns
2018-11-26tester: Minor formatting change.Chris Johns
2018-11-17Coverage: add the style and js files to the symbol-set report directoryVijay Kumar Banerjee
2018-11-08tester: Update the Python TFTP server to fix Python3 issues.Chris Johns
2018-11-08python: Provide support to select a valid python version.Chris Johns
2018-10-25Coverage : Generate reports using the object files in cpukitVijay Kumar Banerjee
2018-10-03config: Consolidate the version information into a single configuration fileChris Johns
2018-10-02config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns
2018-09-08tester/bsp-builder: Yield the job control thread when in a dry-run.Chris Johns
2018-09-08tester/bsp-builder: Add excluded build options to the base options.Chris Johns
2018-09-04tester/bsp-builder: Fix the build jobs with more than one BSP exclude.Chris Johns
2018-08-08Coverage: Add support to generate separate reports for each symbol-setVijay Kumar Banerjee
2018-06-19tester: Add line feeds to the coverage HTML report.Chris Johns
2018-06-18tester: Make the path to covoar absolute to ignore the env PATH.Chris Johns
2018-06-18tester: Clean up the coverage python code.Chris Johns
2018-06-05tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee
2018-04-10teater: Filter out an *.norun.* executables.Chris Johns
2018-04-10tester: List .ini files for BSPs with --list-bsps.Chris Johns
2018-04-10bsp-builder: Collect2 messages are errors.Chris Johns
2018-02-01rtems-bsp-builder: Remove stray %s from the run log message.Chris Johns
2018-02-01rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns
2017-11-11tester: Add reporting the RTEMS version, build and tools.Chris Johns
2017-11-04tester: Change the mail subject so it list by BSP in the archives.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-11-01tester: Fix rtems-bsp-builder reporting bugChris Johns
2017-10-25tester: Minor fix to the test results mail.Chris Johns
2017-10-25tester: Check mail parameters early so users can fix.Chris Johns
2017-10-25tester: Add a BSP field to each BSP INI configuration section.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-22bsb-builder: Add email support, and config report types.Chris Johns
2017-10-21tester: Add pretest and posttest target commands with @ARCH@, @BSP@ and @EXE@...Chris Johns
2017-10-21tester: Remove pass status messages from the email log posts.Chris Johns
2017-10-21tester: Use a target ON command before the first test.Chris Johns
2017-10-21tester: Print the host and port on error in telnet connect.Chris Johns
2017-10-12tester: Fix excluded fails processing.Chris Johns
2017-10-12tester: Add support to email results.Chris Johns
2017-10-12tester: Change the capture console prompt to avoid email reply processing in ...Chris Johns
2017-10-11testing: Generate console message on a second TFTP exe request.Chris Johns
2017-10-11testing: Print the output after the result. Easier to find and review failures.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: Telnet console reopens the connection if it fails or closes.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