summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-09Add tools/5 patchSebastian Huber
2017-11-09Add tools/5 patchSebastian Huber
2017-11-09Add tools/5 patchesSebastian Huber
2017-11-09Add tools/5 patchSebastian Huber
2017-11-09Add tools/5 patchSebastian 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-25rtemstoolkit: Remove test import for YAML.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-12linkers: Update due to API changesSebastian Huber
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-12rtemstoolkit: Update the mailer module to the option interface.Chris Johns
2017-10-12rtemstoolkit: Add a capture hook to logging.Chris Johns
2017-10-12rtemstoolkit: Fix error message in options.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-21Move the reraise logic into the tool kit.Chris Johns
2017-09-14rtemstoolkit/rld-compression.cpp: Fix warning for comparing signed to unsignedJoel Sherrill
2017-09-14tester/covoar/DesiredSymbols.cc: Now compiles on CygwinJoel Sherrill
2017-09-14rtemstoolkit: Remove throw from file::image destructor.Chris Johns
2017-09-14covoar: Add function defs to fix Windows build errors.Cillian O'Donnell