[PATCH 0/3] tester: Update coverage configs

Gedare Bloom gedare at rtems.org
Wed Mar 10 22:51:01 UTC 2021


This series looks fine to me. Thanks for figuring out how to drop the
'target' variable.

On Wed, Mar 10, 2021 at 11:56 AM Alex White <alex.white at oarcorp.com> wrote:
>
> This patch set updates symbol-sets.ini to work with the paths used by
> the new build system, removes the need for "target" in the BSP
> configurations that include coverage, and adds a few new
> coverage-enabled BSP configurations.
>
> Alex White (3):
>   tester: Update to support new build system
>   tester: Remove target from BSP coverage configs
>   tester: Add coverage variants for a few BSPs
>
>  tester/rt/coverage.py                         |  3 +-
>  .../rtems/testing/bsps/a53_lp64_qemu-cov.ini  | 40 ++++++++
>  tester/rtems/testing/bsps/griscv-sis-cov.ini  |  1 -
>  tester/rtems/testing/bsps/leon3-qemu-cov.ini  |  1 -
>  tester/rtems/testing/bsps/leon3-sis-cov.ini   |  1 -
>  tester/rtems/testing/bsps/pc-qemu-cov.ini     | 41 +++++++++
>  .../testing/bsps/xilinx_zynq_a9_qemu-cov.ini  | 40 ++++++++
>  .../bsps/xilinx_zynqmp_lp64_qemu-cov.ini      | 40 ++++++++
>  tester/rtems/testing/coverage/symbol-sets.ini | 91 ++++++++++---------
>  9 files changed, 209 insertions(+), 49 deletions(-)
>  create mode 100644 tester/rtems/testing/bsps/a53_lp64_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_lp64_qemu-cov.ini
>
> --
> 2.27.0
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list