summaryrefslogtreecommitdiffstats
path: root/tester (follow)
Commit message (Expand)AuthorAgeFilesLines
* tester/covoar: Do not load an executable's local symbols.Chris Johns2018-05-251-4/+0
* covoar: Fix build path checks for multiple executables.Cillian O'Donnell2018-05-141-7/+3
* tester/covoar: Remove the C part of main and convert to C++Chris Johns2018-05-011-145/+98
* covoar: Add symbol set reader and ELF data parser to covoar.Cillian O'Donnell2018-05-0117-186/+737
* tester: Fix the configure debug option.Chris Johns2018-04-231-2/+2
* 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-bsps-powerpc.ini: Add PowerPC qemu BSPsJoel Sherrill2018-02-011-0/+3
* 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-012-2/+7
* tester/covoar/covoar.cc: Add missing throw keywordJoel Sherrill2018-01-021-1/+1
* tester/covoar/covoar.cc: Exit using exit() rather than just throwing.Joel Sherrill2017-12-051-4/+4
* tester/covoar/covoar.cc: Clean up formatting (tabs, braces, indentation, etc)Joel Sherrill2017-12-051-107/+114
* Add tester qoriq_e6500_64.iniSebastian Huber2017-11-221-0/+43
* Add tester qoriq_e6500_32.iniSebastian Huber2017-11-221-0/+43
* Add imx7 and qoriq_e500 to tier-1Sebastian Huber2017-11-221-4/+4
* Add tester qoriq_e500.iniSebastian Huber2017-11-211-0/+42
* tester: Add reporting the RTEMS version, build and tools.Chris Johns2017-11-114-31/+112
* Add tester imx7.iniSebastian Huber2017-11-091-0/+42
* Change RTEMS version from 4.12 to 5Sebastian Huber2017-11-091-1/+1
* 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-035-70/+299
* tester: Make the mandatory items appear first.Chris Johns2017-11-031-1/+1
* tester: Fix rtems-bsp-builder reporting bugChris Johns2017-11-011-2/+2
* Tester - RISC-V: Add spike simulator and scripts/bsp for riscv portsHesham Almatary2017-10-287-0/+290
* 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-2567-104/+168
* tester: Refactor to use INI format files for BSP configurations.Chris Johns2017-10-24102-2569/+1521
* tester: Add an executable file name filter.Chris Johns2017-10-233-14/+58
* bsb-builder: Add email support, and config report types.Chris Johns2017-10-222-52/+190
* tester: Update BeagleBone Black, PC and Zedboard configurations.Chris Johns2017-10-213-5/+8
* 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/covoar: Use standard waf modules for linking.Chris Johns2017-10-131-4/+7
* 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: Add a PC BSP configuration.Chris Johns2017-10-111-0/+58
* testing: Update BSP configurations.Chris Johns2017-10-112-7/+11
* 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
* Install missing filesSebastian Huber2017-10-101-1/+14
* 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-072-20/+34
* tester: Add Zedboard.Chris Johns2017-10-051-0/+58