summaryrefslogtreecommitdiffstats
path: root/tester (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-2119-86/+2663
* tester/covoar/DesiredSymbols.cc: Now compiles on CygwinJoel Sherrill2017-09-141-0/+4
* covoar: Add function defs to fix Windows build errors.Cillian O'Donnell2017-09-144-3/+11
* Add Windows includes so the rtemstoolkit builds.Chris Johns2017-09-111-5/+8
* covoar: Remove config file and test critical options are valid.Cillian O'Donnell2017-08-292-102/+63
* covoar/CoverageReaderQEMU.cc: Remove trace block matching check.Cillian O'Donnell2017-08-291-15/+0
* covoar: Use rld tempfile and add signals to clean up in event of crash.Cillian O'Donnell2017-08-298-130/+206
* covoar/wscript: Add paths to rtemstoolkit to build.Krzysztof Miesowicz2017-08-291-5/+13
* covoar/ObjdumpProcessor.cc: Remove jump tables from the end of symbols.Cillian O'Donnell2017-08-291-1/+36
* covoar: Add information to improve diagnostics.Hermann Felbinger2017-08-299-38/+67
* covoar: Fix buffer overflow and fix br tag in html report.Hermann Felbinger2017-08-292-28/+29
* covoar/qemu-traces.h: Change to match current couverture-qemu file.Fabien Chouteau2017-08-291-37/+39
* tester: Add qoriq_e6500_64Sebastian Huber2017-08-221-1/+1
* tester: Add imx7Sebastian Huber2017-08-071-0/+1
* rtems-bsps-i386.ini: Remove EdisonJoel Sherrill2017-07-311-1/+1
* tester: Update BSP namesSebastian Huber2017-07-311-1/+1
* Added test scripts for standalone sisJiri Gaisler2017-07-253-0/+162
* 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
* rtems-bsp-builder: Fix the powerpc configuration.Chris Johns2017-05-241-10/+10
* rtems-bsp-builder: Add as a build type.Chris Johns2017-05-181-0/+1
* rtemstoolkit: Add Python INI configuration support.Chris Johns2017-05-151-109/+24
* rtems-bsp-builder: Add all architectures and BSPs.Chris Johns2017-05-1519-194/+764
* rtems-bsp-builder: Fix excluding builds.Chris Johns2017-05-102-23/+32
* 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