summaryrefslogtreecommitdiffstats
path: root/tester/rt (follow)
Commit message (Expand)AuthorAgeFilesLines
* tester: Limit branch coverage percentage precisionAlex White2021-03-301-1/+1
* coverage: Fix option processing on FreeBSDAlex White2021-03-301-2/+5
* coverage: Give coverage bars red backgroundAlex White2021-03-301-0/+3
* coverage/reports: Share common JS and CSS in reportsAlex White2021-03-301-5/+6
* coverage/reports: Improve formatting and clarityAlex White2021-03-301-4/+15
* covoar/reports: Add new statistics to summaryAlex White2021-03-301-13/+20
* tester: Remove target from BSP coverage configsAlex White2021-03-301-1/+2
* tester: Add yaml format to the supported report formatsCláudio Maia2020-12-161-2/+114
* tester: Report fatal-error test states as failuresKinsey Moore2020-11-251-0/+1
* tester: Prevent crash with json outputKinsey Moore2020-10-052-4/+7
* Move all python commands to use env pythonChris Johns2020-09-2610-211/+71
* tester: Add support for test-too-longChris Johns2020-09-086-56/+345
* tester: Fix TFTP server Python2 issues.Chris Johns2020-09-071-4/+28
* tester: Change to a simpler TFTP serverChris Johns2020-09-0112-2193/+721
* rtems-test: target_exe_filter fails when there is no filter5.1Chris Johns2020-06-172-0/+3
* tester/gdb: Add lock timing and remote fetching registers.Chris Johns2020-03-301-3/+6
* Improve Python 3 compatibilitySebastian Huber2020-03-171-1/+1
* tester: Use prefix for rtems_tools by defaultSebastian Huber2020-02-261-0/+2
* tester: Prefer '_' as test state separator charSebastian Huber2019-12-191-9/+11
* tester: Add basic support to generate JUnit test reportsHesham Almatary2019-11-221-1/+51
* Fix exception when no output format is specifiedKinsey Moore2019-09-241-0/+2
* bsp-builder: Do not clean the build space when starting with --no-cleanChris Johns2019-09-051-1/+1
* tester: Minor fix to prefix handling.Chris Johns2019-09-051-3/+1
* tester/tftp: Handle ctl-C when active.Chris Johns2019-09-051-7/+12
* Add JSON log generationKinsey Moore2019-08-221-13/+111
* rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee2019-05-211-2/+2
* coverage: Add subdirectory name in HTML reportsVijay Kumar Banerjee2019-03-271-0/+18
* coverage: remove utf-8 encoding in symbolset namesVijay Kumar Banerjee2019-03-221-2/+1
* Coverage: Add support for TSIM formatVijay Kumar Banerjee2019-02-141-13/+22
* tester: Ignore the execute return code for some commandsChris Johns2019-02-081-1/+1
* rtemstoolkit/config: Unlock when printing to avoid blocking.Chris Johns2019-02-081-1/+10
* tester/check: Convert the indent size to an int.Chris Johns2019-02-081-1/+1
* tester : Add support to use QEMU serial console when coverage is enabledVijay Kumar Banerjee2018-12-021-0/+1
* Coverage : install covoar in tester/binVijay Kumar Banerjee2018-11-272-5/+10
* tester/tftpd: Set the socket option to reuse.Chris Johns2018-11-271-0/+8
* tester: Fix the handling of the version and tools recs when running parallel ...Chris Johns2018-11-272-118/+128
* tester/gdb: mi_parser, fix on Python3 and remove globalsChris Johns2018-11-263-50/+61
* tester: Minor formatting change.Chris Johns2018-11-261-1/+2
* Coverage: add the style and js files to the symbol-set report directoryVijay Kumar Banerjee2018-11-171-13/+4
* tester: Update the Python TFTP server to fix Python3 issues.Chris Johns2018-11-089-194/+243
* python: Provide support to select a valid python version.Chris Johns2018-11-0812-53/+173
* Coverage : Generate reports using the object files in cpukitVijay Kumar Banerjee2018-10-251-6/+21
* config: Consolidate the version information into a single configuration fileChris Johns2018-10-034-21/+18
* config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns2018-10-021-336/+5
* tester/bsp-builder: Yield the job control thread when in a dry-run.Chris Johns2018-09-081-1/+3
* tester/bsp-builder: Add excluded build options to the base options.Chris Johns2018-09-081-12/+33
* tester/bsp-builder: Fix the build jobs with more than one BSP exclude.Chris Johns2018-09-041-4/+6
* Coverage: Add support to generate separate reports for each symbol-setVijay Kumar Banerjee2018-08-081-20/+18
* tester: Add line feeds to the coverage HTML report.Chris Johns2018-06-191-52/+49
* tester: Make the path to covoar absolute to ignore the env PATH.Chris Johns2018-06-182-22/+43