summaryrefslogtreecommitdiffstats
path: root/tester (follow)
Commit message (Expand)AuthorAgeFilesLines
* tester/covoar: Integrate DWARF function data.Chris Johns2018-08-078-428/+381
* tester: Add RISC-V support to BSP builderSebastian Huber2018-08-062-0/+29
* tester: Add use virt machine for rv64imafd_medanySebastian Huber2018-07-251-1/+1
* rtems-bsps-tiers.ini: Add amd64Joel Sherrill2018-07-181-0/+1
* tester: Remove obsolete BSP variantsSebastian Huber2018-07-032-6/+4
* tester: Add rv64imafd_medany.iniSebastian Huber2018-06-291-0/+35
* covoar: Address kill() on CygwinJoel Sherrill2018-06-222-2/+2
* covoar: Covert CoverageMapBase C to C++Chris Johns2018-06-213-77/+69
* tester: Install the coverage python module.Chris Johns2018-06-201-0/+1
* tester: Add line feeds to the coverage HTML report.Chris Johns2018-06-191-52/+49
* tester: Make the path to covoar absolute to ignore the env PATH.Chris Johns2018-06-182-22/+43
* tester: Clean up the coverage python code.Chris Johns2018-06-181-45/+50
* tester: Correct usage for covoar.Chris Johns2018-06-181-1/+1
* tester: Make leon3-run command use run and not sis.Chris Johns2018-06-181-2/+2
* tester/covoar: ExecutableInfo C to C++ change.Chris Johns2018-06-181-3/+3
* tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns2018-06-1823-649/+608
* covoar: Add libdwarf to the include path.Chris Johns2018-06-151-0/+1
* covoar: Control the RLD verbose level from the -v option.Chris Johns2018-06-151-1/+2
* covoar: Refactor DesiredSymbols.cc to C++11.Chris Johns2018-06-151-289/+210
* covoar: Use DWARF to map addresses to source files and lines.Chris Johns2018-06-157-191/+127
* tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee2018-06-055-13/+449
* rtems-bsps-epiphany.ini: Correct spelling of ephiphany_simJoel Sherrill2018-06-051-1/+1
* SPARC: ngmp replaced with specific CPU model BSPsJoel Sherrill2018-06-052-3/+3
* tester/rtems/rtems-bsps-powerpc.ini: Fix typoJoel Sherrill2018-06-051-1/+1
* 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