summaryrefslogtreecommitdiffstats
path: root/tester (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tester: Minor formatting change.Chris Johns2018-11-261-1/+2
* tester: Change the QEMU command line to match the RSB built QEMU.Chris Johns2018-11-231-2/+5
* Coverage: add the style and js files to the symbol-set report directoryVijay Kumar Banerjee2018-11-171-13/+4
* tester: Remove riscv_genericHesham Almatary2018-11-123-129/+0
* Remove m32c supportSebastian Huber2018-11-122-80/+0
* tester: Support testing all riscv bsps on SpikeHesham Almatary2018-11-0913-0/+494
* tester: Update the Python TFTP server to fix Python3 issues.Chris Johns2018-11-089-194/+243
* python: Provide support to select a valid python version.Chris Johns2018-11-0816-98/+218
* Coverage : Generate reports using the object files in cpukitVijay Kumar Banerjee2018-10-252-51/+66
* config: Consolidate the version information into a single configuration fileChris Johns2018-10-034-21/+18
* config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns2018-10-0222-1232/+5
* tester/bsp-builder: Yield the job control thread when in a dry-run.Chris Johns2018-09-081-1/+3
* tester/bsp-builder: Add excluded build options to the base options.Chris Johns2018-09-081-12/+33
* tester/bsp-builder: No network builds for the epiphany BSP.Chris Johns2018-09-041-1/+1
* tester/bsp-builder: Fix the build jobs with more than one BSP exclude.Chris Johns2018-09-041-4/+6
* covoar: Close the ELF and DWARF handles once the data is loaded.Chris Johns2018-08-211-8/+17
* coverage/symbol-sets.ini : Add symbol-sets and paths to respective librariesVijay Kumar Banerjee2018-08-081-3/+45
* Coverage: Add support to generate separate reports for each symbol-setVijay Kumar Banerjee2018-08-081-20/+18
* tester: Exclude SMP build of some RISC-V BSPsSebastian Huber2018-08-071-0/+1
* 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