summaryrefslogtreecommitdiffstats
path: root/tester/rt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tester: Clean up the coverage python code.Chris Johns2018-06-181-45/+50
* tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee2018-06-052-10/+409
* teater: Filter out an *.norun.* executables.Chris Johns2018-04-101-9/+3
* tester: List .ini files for BSPs with --list-bsps.Chris Johns2018-04-101-3/+3
* bsp-builder: Collect2 messages are errors.Chris Johns2018-04-101-0/+1
* rtems-bsp-builder: Remove stray %s from the run log message.Chris Johns2018-02-011-1/+1
* rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns2018-02-011-1/+6
* tester: Add reporting the RTEMS version, build and tools.Chris Johns2017-11-114-31/+112
* tester: Change the mail subject so it list by BSP in the archives.Chris Johns2017-11-042-14/+25
* tester: Fix the output so the report end analysis works.Chris Johns2017-11-032-3/+3
* tester: Add the rtems-run command.Chris Johns2017-11-033-69/+253
* tester: Fix rtems-bsp-builder reporting bugChris Johns2017-11-011-2/+2
* tester: Minor fix to the test results mail.Chris Johns2017-10-251-1/+1
* tester: Check mail parameters early so users can fix.Chris Johns2017-10-251-5/+8
* tester: Add a BSP field to each BSP INI configuration section.Chris Johns2017-10-251-5/+3
* tester: Refactor to use INI format files for BSP configurations.Chris Johns2017-10-243-63/+108
* tester: Add an executable file name filter.Chris Johns2017-10-232-14/+56
* bsb-builder: Add email support, and config report types.Chris Johns2017-10-221-36/+127
* tester: Add pretest and posttest target commands with @ARCH@, @BSP@ and @EXE@...Chris Johns2017-10-211-5/+13
* tester: Remove pass status messages from the email log posts.Chris Johns2017-10-211-1/+19
* tester: Use a target ON command before the first test.Chris Johns2017-10-211-1/+1
* tester: Print the host and port on error in telnet connect.Chris Johns2017-10-211-2/+5
* tester: Fix excluded fails processing.Chris Johns2017-10-121-1/+1
* tester: Add support to email results.Chris Johns2017-10-122-30/+79
* tester: Change the capture console prompt to avoid email reply processing in ...Chris Johns2017-10-121-1/+1