summaryrefslogtreecommitdiff
path: root/tester/rt (follow)
AgeCommit message (Expand)Author
2020-12-16tester: Add yaml format to the supported report formatsHEADmasterCláudio Maia
2020-11-25tester: Report fatal-error test states as failuresKinsey Moore
2020-10-05tester: Prevent crash with json outputKinsey Moore
2020-09-26Move all python commands to use env pythonChris Johns
2020-09-08tester: Add support for test-too-longChris Johns
2020-09-07tester: Fix TFTP server Python2 issues.Chris Johns
2020-09-01tester: Change to a simpler TFTP serverChris Johns
2020-06-17rtems-test: target_exe_filter fails when there is no filterChris Johns
2020-03-30tester/gdb: Add lock timing and remote fetching registers.Chris Johns
2020-03-17Improve Python 3 compatibilitySebastian Huber
2020-02-26tester: Use prefix for rtems_tools by defaultSebastian Huber
2019-12-19tester: Prefer '_' as test state separator charSebastian Huber
2019-11-22tester: Add basic support to generate JUnit test reportsHesham Almatary
2019-09-24Fix exception when no output format is specifiedKinsey Moore
2019-09-05bsp-builder: Do not clean the build space when starting with --no-cleanChris Johns
2019-09-05tester: Minor fix to prefix handling.Chris Johns
2019-09-05tester/tftp: Handle ctl-C when active.Chris Johns
2019-08-22Add JSON log generationKinsey Moore
2019-05-21rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee
2019-03-27coverage: Add subdirectory name in HTML reportsVijay Kumar Banerjee
2019-03-22coverage: remove utf-8 encoding in symbolset namesVijay Kumar Banerjee
2019-02-14Coverage: Add support for TSIM formatVijay Kumar Banerjee
2019-02-08tester: Ignore the execute return code for some commandsChris Johns
2019-02-08rtemstoolkit/config: Unlock when printing to avoid blocking.Chris Johns
2019-02-08tester/check: Convert the indent size to an int.Chris Johns
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