summaryrefslogtreecommitdiff
path: root/tester/rtems (follow)
AgeCommit message (Collapse)Author
2020-12-11tester: Add configs for AArch64 ZynqMP BSPsKinsey Moore
2020-12-02tester: Add support for sparc/gr740 BSPSebastian Huber
Update #4195.
2020-11-15bsps/a53_*: Fix typo in qemu optionsVijay Kumar Banerjee
2020-10-05tester: Add a53_ilp32_qemu.iniKinsey Moore
2020-10-05tester: Add a53_lp64_qemu.iniKinsey Moore
2020-09-08tester: Add support for test-too-longChris Johns
- A test that loops generating output did not timeout. Monitor the the session time and set a maximum test period.
2020-06-30Change version to RTEMS 6Sebastian Huber
Update #4020.
2020-04-09rtems-tester: Add rv64imafdc_medany for QEMUHesham Almatary
2020-04-05bsps: Deletes erc32-run.iniCláudio Maia
2020-04-03tester: Add configuration pc-qemu.iniJan Sommer
2020-03-20gdbarmsim: Remove all variantsJoel Sherrill
Updates #3911.
2020-03-05psim-device-tree: Rework so devices do not conflict with 256MB RAMJoel Sherrill
closes #3849.
2020-02-25tester: Add qemu_opts_serialSebastian Huber
The realview_pbx_a9_qemu test configuration for Qemu produced no output due to wrong serial/monitor settings. Remove the serial/monitor settings from qemu_opts_base and move them to the new qemu_opts_serial.
2019-07-26tester: Add raspberrypi2 BSP.Chris Johns
2019-02-19testing/bsps: Add covoar commands in bsp ini fileVijay Kumar Banerjee
2019-02-14Coverage: Add support for TSIM formatVijay Kumar Banerjee
2019-02-12Coverage : Add coverage support for RISCVVijay Kumar Banerjee
2019-02-08tester: Ignore the execute return code for some commandsChris Johns
Some simulators like psim-run return a non-zero error code. Allow a BSP configuration to ignore the return code.
2019-02-08tester: Increase the psim memory size to match the BSP.Chris Johns
2019-01-25rtems-test: add bsp for leon3 on sis with coverageJiri Gaisler
2019-01-22rtems-tester: added griscv bsps for gdb and sisJiri Gaisler
2019-01-09rtems-test: Fix qemu coverage logic errors.Chris Johns
2018-12-17tester: Run leon3-sis with four processorsJiri Gaisler
Update #3460.
2018-12-17tester: Fix leon2.iniSebastian Huber
2018-12-02tester : Add support to use QEMU serial console when coverage is enabledVijay Kumar Banerjee
2018-11-23tester: Change the QEMU command line to match the RSB built QEMU.Chris Johns
The command line changed and the RSB is the newer version. Make the old version via a config variable.
2018-11-12tester: Remove riscv_genericHesham Almatary
Now each BSP/ISA variant has its own .ini file
2018-11-12Remove m32c supportSebastian Huber
Update #3599.
2018-11-09tester: Support testing all riscv bsps on SpikeHesham Almatary
2018-10-25Coverage : Generate reports using the object files in cpukitVijay Kumar Banerjee
2018-10-02config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns
Closes #3536
2018-09-04tester/bsp-builder: No network builds for the epiphany BSP.Chris Johns
2018-08-08coverage/symbol-sets.ini : Add symbol-sets and paths to respective librariesVijay Kumar Banerjee
2018-08-07tester: Exclude SMP build of some RISC-V BSPsSebastian Huber
It makes no sense to build BSPs without support for atomic instructions with SMP enabled. Update #3433.
2018-08-06tester: Add RISC-V support to BSP builderSebastian Huber
Update #3433.
2018-07-25tester: Add use virt machine for rv64imafd_medanySebastian Huber
Update #3433.
2018-07-18rtems-bsps-tiers.ini: Add amd64Joel Sherrill
2018-07-03tester: Remove obsolete BSP variantsSebastian Huber
Update #3459.
2018-06-29tester: Add rv64imafd_medany.iniSebastian Huber
Update #3433.
2018-06-18tester: Make leon3-run command use run and not sis.Chris Johns
2018-06-05tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee
Add support in tester to run covoar and generate an html report to display the summary of the coverage reports generated from covoar. Co-authored-by : Cillian O'Donnell <cpodonnell8@gmail.com>
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-01covoar: Add symbol set reader and ELF data parser to covoar.Cillian O'Donnell
Add ability to organize symbol sets of libraries in INI file and then read them with covoar and load the symbols directly from the libraries. rtems-tools/../testing: Add configuration files for coverage analysis. A number of covoar options are not required and are defaulted. Co-author: Krzysztof Miesowicz <krzysztof.miesowicz@gmail.com> Co-author: Vijay Kumar Banerjee <vijaykumar9597@gmail.com> Co-author: Chris Johns <chrisj@rtems.org>
2018-04-23tester: Fix the configure debug option.Chris Johns
The option is --enable-rtems-debug and not --enable-debug.
2018-02-01rtems-bsps-powerpc.ini: Add PowerPC qemu BSPsJoel Sherrill
2018-02-01rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns
If invalid characters are in a BSP or ARCH name generate an error. Add the missing ',' to the line in the PowerPC BSP configuration.
2017-11-22Add tester qoriq_e6500_64.iniSebastian Huber
2017-11-22Add tester qoriq_e6500_32.iniSebastian Huber