[PATCH 02/22] tester: Add coverage variants for a few BSPs

Chris Johns chrisj at rtems.org
Tue Mar 2 22:49:17 UTC 2021


On 2/3/21 7:01 am, Alex White wrote:
> Adds coverage variants for the following BSPs: a53_qemu, pc686,
> xilinx_zynq_a9_qemu, and xilinx_zynqmp.
> ---
>  tester/rtems/testing/bsps/a53_qemu-cov.ini    | 41 ++++++++++++++++++
>  tester/rtems/testing/bsps/pc-qemu-cov.ini     | 42 +++++++++++++++++++
>  .../testing/bsps/xilinx_zynq_a9_qemu-cov.ini  | 41 ++++++++++++++++++
>  .../rtems/testing/bsps/xilinx_zynqmp-cov.ini  | 41 ++++++++++++++++++
>  4 files changed, 165 insertions(+)
>  create mode 100644 tester/rtems/testing/bsps/a53_qemu-cov.ini
>  create mode 100644 tester/rtems/testing/bsps/pc-qemu-cov.ini
>  create mode 100644 tester/rtems/testing/bsps/xilinx_zynq_a9_qemu-cov.ini
>  create mode 100644 tester/rtems/testing/bsps/xilinx_zynqmp-cov.ini

These will need to follow what is decided in the patch 01 thread.

Chris


More information about the devel mailing list