summaryrefslogtreecommitdiffstats
path: root/tester (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-08tester: Add support for test-too-longChris Johns8-57/+348
2020-09-07tester: Fix the install with the new TFTP serverChris Johns2-15/+8
2020-09-07tester: Fix TFTP server Python2 issues.Chris Johns1-4/+28
2020-09-01tester: Change to a simpler TFTP serverChris Johns13-2193/+766
2020-06-30Change version to RTEMS 6Sebastian Huber1-1/+1
2020-06-17rtems-test: target_exe_filter fails when there is no filter5.1Chris Johns2-0/+3
2020-04-09rtems-tester: Add rv64imafdc_medany for QEMUHesham Almatary1-0/+36
2020-04-05bsps: Deletes erc32-run.iniCláudio Maia1-38/+0
2020-04-03tester: Add configuration pc-qemu.iniJan Sommer1-0/+39
2020-03-30tester/gdb: Add lock timing and remote fetching registers.Chris Johns1-3/+6
2020-03-20gdbarmsim: Remove all variantsJoel Sherrill10-400/+0
2020-03-17Improve Python 3 compatibilitySebastian Huber1-1/+1
2020-03-05psim-device-tree: Rework so devices do not conflict with 256MB RAMJoel Sherrill1-18/+18
2020-02-26tester: Use prefix for rtems_tools by defaultSebastian Huber1-0/+2
2020-02-26Fix typo in error messageCláudio Maia1-1/+1
2020-02-25tester: Add qemu_opts_serialSebastian Huber7-8/+9
2020-01-28covoar/wscript: Install covoar.css and table.jsVijay Kumar Banerjee1-0/+1
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-07-26tester: Add raspberrypi2 BSP.Chris Johns1-0/+43
2019-05-27waf: Update the check_cc tests to a newer method supported by waf.Chris Johns2-3/+11
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-19testing/bsps: Add covoar commands in bsp ini fileVijay Kumar Banerjee2-6/+8
2019-02-14Coverage: Add support for TSIM formatVijay Kumar Banerjee3-18/+33
2019-02-12Coverage : Add coverage support for RISCVVijay Kumar Banerjee5-1/+222
2019-02-08tester: Ignore the execute return code for some commandsChris Johns2-6/+7
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
2019-02-08tester: Increase the psim memory size to match the BSP.Chris Johns1-1/+1
2019-01-25rtems-test: add bsp for leon3 on sis with coverageJiri Gaisler1-0/+39
2019-01-25covoar: wrong symbol length in coverage mapJiri Gaisler2-2/+2
2019-01-25covoar: enable -f switch to select other coverage formatsJiri Gaisler1-1/+2
2019-01-25covoar: debug print-out of addresses should be in hexJiri Gaisler1-0/+1
2019-01-22rtems-tester: added griscv bsps for gdb and sisJiri Gaisler2-0/+80
2019-01-09rtems-test: Fix qemu coverage logic errors.Chris Johns1-4/+4
2018-12-17tester: Run leon3-sis with four processorsJiri Gaisler1-1/+1
2018-12-17tester: Fix leon2.iniSebastian Huber1-1/+1
2018-12-02tester : Add support to use QEMU serial console when coverage is enabledVijay Kumar Banerjee2-7/+11
2018-11-29tester/coverage: Remove warnings in covoar on Windows.Chris Johns3-76/+65
2018-11-27Coverage : install covoar in tester/binVijay Kumar Banerjee3-5/+11
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