summaryrefslogtreecommitdiff
path: root/tester (follow)
AgeCommit message (Expand)Author
2018-06-15covoar: Add libdwarf to the include path.Chris Johns
2018-06-15covoar: Control the RLD verbose level from the -v option.Chris Johns
2018-06-15covoar: Refactor DesiredSymbols.cc to C++11.Chris Johns
2018-06-15covoar: Use DWARF to map addresses to source files and lines.Chris Johns
2018-06-05tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee
2018-06-05rtems-bsps-epiphany.ini: Correct spelling of ephiphany_simJoel Sherrill
2018-06-05SPARC: ngmp replaced with specific CPU model BSPsJoel Sherrill
2018-06-05tester/rtems/rtems-bsps-powerpc.ini: Fix typoJoel Sherrill
2018-05-25tester/covoar: Do not load an executable's local symbols.Chris Johns
2018-05-14covoar: Fix build path checks for multiple executables.Cillian O'Donnell
2018-05-01tester/covoar: Remove the C part of main and convert to C++Chris Johns
2018-05-01covoar: Add symbol set reader and ELF data parser to covoar.Cillian O'Donnell
2018-04-23tester: Fix the configure debug option.Chris Johns
2018-04-10teater: Filter out an *.norun.* executables.Chris Johns
2018-04-10tester: List .ini files for BSPs with --list-bsps.Chris Johns
2018-04-10bsp-builder: Collect2 messages are errors.Chris Johns
2018-02-01rtems-bsps-powerpc.ini: Add PowerPC qemu BSPsJoel Sherrill
2018-02-01rtems-bsp-builder: Remove stray %s from the run log message.Chris Johns
2018-02-01rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns
2018-01-02tester/covoar/covoar.cc: Add missing throw keywordJoel Sherrill
2017-12-05tester/covoar/covoar.cc: Exit using exit() rather than just throwing.Joel Sherrill
2017-12-05tester/covoar/covoar.cc: Clean up formatting (tabs, braces, indentation, etc)Joel Sherrill
2017-11-22Add tester qoriq_e6500_64.iniSebastian Huber
2017-11-22Add tester qoriq_e6500_32.iniSebastian Huber
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