summaryrefslogtreecommitdiffstats
path: root/tester/rt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* testing: Generate console message on a second TFTP exe request.Chris Johns2017-10-111-0/+2
* testing: Print the output after the result. Easier to find and review failures.Chris Johns2017-10-111-2/+4
* tester: Add a tester off to turn the target off when finished.Chris Johns2017-10-102-11/+21
* Add a target start and target reset to manage boards that do not boot cleanly.Chris Johns2017-10-071-19/+32
* tester: Telnet console reopens the connection if it fails or closes.Chris Johns2017-10-051-6/+20
* tester: Add a target reset regular expression to detect a reset.Chris Johns2017-10-051-1/+15
* tester: Fix the TFTP ok to kill deadlock.Chris Johns2017-09-211-1/+3
* Lower the step size for the TFTP timeout.Chris Johns2017-09-211-1/+1
* Add TFTP as a back end option for testing. Add telnet as a console option.Chris Johns2017-09-2117-86/+2549
* rtems-bsp-builder: Use the profile's architecture's BSP lists.Chris Johns2017-05-311-4/+5
* rtems-bsp-builder: Refactor to add jobs.Chris Johns2017-05-241-422/+801
* rtemstoolkit: Add Python INI configuration support.Chris Johns2017-05-151-109/+24
* rtems-bsp-builder: Add all architectures and BSPs.Chris Johns2017-05-151-33/+83
* rtems-bsp-builder: Fix excluding builds.Chris Johns2017-05-101-20/+29
* rtems-bsp-builder: Fix passes report alignment.Chris Johns2017-04-281-4/+3
* rtems-bsp-tester: Make the failure and pass report more compact.Chris Johns2017-04-281-14/+14
* rtems-bsp-builder: Fix time in warnings report, wrapping in reports.Chris Johns2017-04-261-12/+17
* rtems-bsp-builder: Fix access when there are no messages.Chris Johns2017-04-261-2/+8
* rtems-test: Fix gdb bug.Chris Johns2017-04-251-2/+0
* rtems-bsp-builder: Fix the build sets excludes.Chris Johns2017-04-251-2/+4
* rtems-bsp-builder: Refactor for better config format, warnings and errors.Chris Johns2017-04-251-148/+671
* rtemstoolkit: Move host support access into a separate module.Chris Johns2017-04-251-4/+4
* tester: Add support for expected-fail, user-input, and benchmarks.Chris Johns2017-04-043-35/+94
* rtems-bsp-builder: Fix the counts to accumulate.Chris Johns2017-03-281-1/+1
* rtems-bsp-builder: Fix profile error message.Chris Johns2017-03-151-3/+3