[rtems commit] spec/aarch64: Enable previously disabled tests

Joel Sherrill joel at rtems.org
Mon Mar 8 21:18:59 UTC 2021


Module:    rtems
Branch:    master
Commit:    10db41e6f1b191bcb3b19a043047e05fed75d2fe
Changeset: http://git.rtems.org/rtems/commit/?id=10db41e6f1b191bcb3b19a043047e05fed75d2fe

Author:    Alex White <alexanderjwhite at gmail.com>
Date:      Mon Mar  8 09:30:25 2021 -0600

spec/aarch64: Enable previously disabled tests

This enables several testsuites that were initially disabled during
development.

---

 spec/build/bsps/aarch64/a53/tsta53.yml            | 10 +---------
 spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml | 10 +---------
 2 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/spec/build/bsps/aarch64/a53/tsta53.yml b/spec/build/bsps/aarch64/a53/tsta53.yml
index 4e5f28a..6876d23 100644
--- a/spec/build/bsps/aarch64/a53/tsta53.yml
+++ b/spec/build/bsps/aarch64/a53/tsta53.yml
@@ -37,13 +37,5 @@ default: null
 default-by-variant: []
 description: ''
 enabled-by: true
-links:
-- role: build-dependency
-  uid: ../../tstnoiconv
-- role: build-dependency
-  uid: ../../tstnojffs2
-- role: build-dependency
-  uid: ../../tstnolibdl
-- role: build-dependency
-  uid: ../../tstnorfs
+links: []
 type: build
diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml
index 2053dfd..80d338f 100644
--- a/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml
+++ b/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml
@@ -37,13 +37,5 @@ default: null
 default-by-variant: []
 description: ''
 enabled-by: true
-links:
-- role: build-dependency
-  uid: ../../tstnoiconv
-- role: build-dependency
-  uid: ../../tstnojffs2
-- role: build-dependency
-  uid: ../../tstnolibdl
-- role: build-dependency
-  uid: ../../tstnorfs
+links: []
 type: build



More information about the vc mailing list