summaryrefslogtreecommitdiff
path: root/tester (follow)
AgeCommit message (Expand)Author
2017-11-22Add imx7 and qoriq_e500 to tier-1Sebastian Huber
2017-11-21Add tester qoriq_e500.iniSebastian Huber
2017-11-11tester: Add reporting the RTEMS version, build and tools.Chris Johns
2017-11-09Add tester imx7.iniSebastian Huber
2017-11-09Change RTEMS version from 4.12 to 5Sebastian Huber
2017-11-04tester: Change the mail subject so it list by BSP in the archives.Chris Johns
2017-11-03tester: Fix the output so the report end analysis works.Chris Johns
2017-11-03tester: Add the rtems-run command.Chris Johns
2017-11-03tester: Make the mandatory items appear first.Chris Johns
2017-11-01tester: Fix rtems-bsp-builder reporting bugChris Johns
2017-10-28Tester - RISC-V: Add spike simulator and scripts/bsp for riscv portsHesham Almatary
2017-10-25tester: Minor fix to the test results mail.Chris Johns
2017-10-25tester: Check mail parameters early so users can fix.Chris Johns
2017-10-25tester: Add a BSP field to each BSP INI configuration section.Chris Johns
2017-10-24tester: Refactor to use INI format files for BSP configurations.Chris Johns
2017-10-23tester: Add an executable file name filter.Chris Johns
2017-10-22bsb-builder: Add email support, and config report types.Chris Johns
2017-10-21tester: Update BeagleBone Black, PC and Zedboard configurations.Chris Johns
2017-10-21tester: Add pretest and posttest target commands with @ARCH@, @BSP@ and @EXE@...Chris Johns
2017-10-21tester: Remove pass status messages from the email log posts.Chris Johns
2017-10-21tester: Use a target ON command before the first test.Chris Johns
2017-10-21tester: Print the host and port on error in telnet connect.Chris Johns
2017-10-13tester/covoar: Use standard waf modules for linking.Chris Johns
2017-10-12tester: Fix excluded fails processing.Chris Johns
2017-10-12tester: Add support to email results.Chris Johns
2017-10-12tester: Change the capture console prompt to avoid email reply processing in ...Chris Johns
2017-10-11testing: Add a PC BSP configuration.Chris Johns
2017-10-11testing: Update BSP configurations.Chris Johns
2017-10-11testing: Generate console message on a second TFTP exe request.Chris Johns
2017-10-11testing: Print the output after the result. Easier to find and review failures.Chris Johns
2017-10-10Install missing filesSebastian Huber
2017-10-10tester: Add a tester off to turn the target off when finished.Chris Johns
2017-10-07Add a target start and target reset to manage boards that do not boot cleanly.Chris Johns
2017-10-05tester: Add Zedboard.Chris Johns
2017-10-05tester: Telnet console reopens the connection if it fails or closes.Chris Johns
2017-10-05tester: Add a target reset regular expression to detect a reset.Chris Johns
2017-09-21tester: Fix the TFTP ok to kill deadlock.Chris Johns
2017-09-21Lower the step size for the TFTP timeout.Chris Johns
2017-09-21Add TFTP as a back end option for testing. Add telnet as a console option.Chris Johns
2017-09-14tester/covoar/DesiredSymbols.cc: Now compiles on CygwinJoel Sherrill
2017-09-14covoar: Add function defs to fix Windows build errors.Cillian O'Donnell
2017-09-11Add Windows includes so the rtemstoolkit builds.Chris Johns
2017-08-29covoar: Remove config file and test critical options are valid.Cillian O'Donnell
2017-08-29covoar/CoverageReaderQEMU.cc: Remove trace block matching check.Cillian O'Donnell
2017-08-29covoar: Use rld tempfile and add signals to clean up in event of crash.Cillian O'Donnell
2017-08-29covoar/wscript: Add paths to rtemstoolkit to build.Krzysztof Miesowicz
2017-08-29covoar/ObjdumpProcessor.cc: Remove jump tables from the end of symbols.Cillian O'Donnell
2017-08-29covoar: Add information to improve diagnostics.Hermann Felbinger
2017-08-29covoar: Fix buffer overflow and fix br tag in html report.Hermann Felbinger
2017-08-29covoar/qemu-traces.h: Change to match current couverture-qemu file.Fabien Chouteau