summaryrefslogtreecommitdiffstats
path: root/tester/rt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-07tester: Fix TFTP server Python2 issues.Chris Johns1-4/+28
2020-09-01tester: Change to a simpler TFTP serverChris Johns12-2193/+721
2020-06-17rtems-test: target_exe_filter fails when there is no filter5.1Chris Johns2-0/+3
2020-03-30tester/gdb: Add lock timing and remote fetching registers.Chris Johns1-3/+6
2020-03-17Improve Python 3 compatibilitySebastian Huber1-1/+1
2020-02-26tester: Use prefix for rtems_tools by defaultSebastian Huber1-0/+2
2019-12-19tester: Prefer '_' as test state separator charSebastian Huber1-9/+11
2019-11-22tester: Add basic support to generate JUnit test reportsHesham Almatary1-1/+51
2019-09-24Fix exception when no output format is specifiedKinsey Moore1-0/+2
2019-09-05bsp-builder: Do not clean the build space when starting with --no-cleanChris Johns1-1/+1
2019-09-05tester: Minor fix to prefix handling.Chris Johns1-3/+1
2019-09-05tester/tftp: Handle ctl-C when active.Chris Johns1-7/+12
2019-08-22Add JSON log generationKinsey Moore1-13/+111
2019-05-21rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee1-2/+2
2019-03-27coverage: Add subdirectory name in HTML reportsVijay Kumar Banerjee1-0/+18
2019-03-22coverage: remove utf-8 encoding in symbolset namesVijay Kumar Banerjee1-2/+1
2019-02-14Coverage: Add support for TSIM formatVijay Kumar Banerjee1-13/+22
2019-02-08tester: Ignore the execute return code for some commandsChris Johns1-1/+1
2019-02-08rtemstoolkit/config: Unlock when printing to avoid blocking.Chris Johns1-1/+10
2019-02-08tester/check: Convert the indent size to an int.Chris Johns1-1/+1
2018-12-02tester : Add support to use QEMU serial console when coverage is enabledVijay Kumar Banerjee1-0/+1
2018-11-27Coverage : install covoar in tester/binVijay Kumar Banerjee2-5/+10
2018-11-27tester/tftpd: Set the socket option to reuse.Chris Johns1-0/+8
2018-11-27tester: Fix the handling of the version and tools recs when running parallel ...Chris Johns2-118/+128
2018-11-26tester/gdb: mi_parser, fix on Python3 and remove globalsChris Johns3-50/+61
2018-11-26tester: Minor formatting change.Chris Johns1-1/+2
2018-11-17Coverage: add the style and js files to the symbol-set report directoryVijay Kumar Banerjee1-13/+4
2018-11-08tester: Update the Python TFTP server to fix Python3 issues.Chris Johns9-194/+243
2018-11-08python: Provide support to select a valid python version.Chris Johns12-53/+173
2018-10-25Coverage : Generate reports using the object files in cpukitVijay Kumar Banerjee1-6/+21
2018-10-03config: Consolidate the version information into a single configuration fileChris Johns4-21/+18
2018-10-02config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns1-336/+5
2018-09-08tester/bsp-builder: Yield the job control thread when in a dry-run.Chris Johns1-1/+3
2018-09-08tester/bsp-builder: Add excluded build options to the base options.Chris Johns1-12/+33
2018-09-04tester/bsp-builder: Fix the build jobs with more than one BSP exclude.Chris Johns1-4/+6
2018-08-08Coverage: Add support to generate separate reports for each symbol-setVijay Kumar Banerjee1-20/+18
2018-06-19tester: Add line feeds to the coverage HTML report.Chris Johns1-52/+49
2018-06-18tester: Make the path to covoar absolute to ignore the env PATH.Chris Johns2-22/+43
2018-06-18tester: Clean up the coverage python code.Chris Johns1-45/+50
2018-06-05tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee2-10/+409
2018-04-10teater: Filter out an *.norun.* executables.Chris Johns1-9/+3
2018-04-10tester: List .ini files for BSPs with --list-bsps.Chris Johns1-3/+3
2018-04-10bsp-builder: Collect2 messages are errors.Chris Johns1-0/+1
2018-02-01rtems-bsp-builder: Remove stray %s from the run log message.Chris Johns1-1/+1
2018-02-01rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns1-1/+6
2017-11-11tester: Add reporting the RTEMS version, build and tools.Chris Johns4-31/+112
2017-11-04tester: Change the mail subject so it list by BSP in the archives.Chris Johns2-14/+25
2017-11-03tester: Fix the output so the report end analysis works.Chris Johns2-3/+3
2017-11-03tester: Add the rtems-run command.Chris Johns3-69/+253
2017-11-01tester: Fix rtems-bsp-builder reporting bugChris Johns1-2/+2