[PATCH 4/7] bsps/stm32h7: add and enable test set exclusion for stm32h757i-eval BSP

Karel Gardas karel at functional.vision
Mon May 16 12:12:51 UTC 2022


Sponsored-By:	Precidata
---
 .../bsps/arm/stm32h7/bspstm32h757i-eval.yml   |  2 ++
 .../bsps/arm/stm32h7/tststm32h757i-eval.yml   | 19 +++++++++++++++++++
 2 files changed, 21 insertions(+)
 create mode 100644 spec/build/bsps/arm/stm32h7/tststm32h757i-eval.yml

diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h757i-eval.yml b/spec/build/bsps/arm/stm32h7/bspstm32h757i-eval.yml
index 4ef5690a65..541210952c 100644
--- a/spec/build/bsps/arm/stm32h7/bspstm32h757i-eval.yml
+++ b/spec/build/bsps/arm/stm32h7/bspstm32h757i-eval.yml
@@ -13,6 +13,8 @@ install: []
 links:
 - role: build-dependency
   uid: grp
+- role: build-dependency
+  uid: tststm32h757i-eval
 source:
 - bsps/arm/stm32h7/boards/stm/stm32h757i-eval/stm32h7-config-clk.c
 - bsps/arm/stm32h7/boards/stm/stm32h757i-eval/stm32h7-config-osc.c
diff --git a/spec/build/bsps/arm/stm32h7/tststm32h757i-eval.yml b/spec/build/bsps/arm/stm32h7/tststm32h757i-eval.yml
new file mode 100644
index 0000000000..656461c9aa
--- /dev/null
+++ b/spec/build/bsps/arm/stm32h7/tststm32h757i-eval.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- set-test-state:
+    linpack: exclude
+    fsdosfsname01: exclude
+    record02: exclude
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default: null
+default-by-variant: []
+description: ''
+enabled-by: true
+links:
+- role: build-dependency
+  uid: ../../tstnoiconv
+- role: build-dependency
+  uid: ../../tstnolibdl
+type: build
-- 
2.25.1



More information about the devel mailing list