[PATCH] spec/aarch64: Enable previously disabled tests
Alex White
alexanderjwhite at gmail.com
Mon Mar 8 15:30:25 UTC 2021
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 4e5f28add1..6876d23f56 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 2053dfd217..80d338fda1 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
--
2.27.0
More information about the devel
mailing list