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.wh...@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@rtems.org > http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel