[rtems commit] build: Add test excludes for rcxx01
Sebastian Huber
sebh at rtems.org
Sat Oct 10 12:54:56 UTC 2020
Module: rtems
Branch: master
Commit: e261df005a4f871bf56c2a609c78ede465623e6c
Changeset: http://git.rtems.org/rtems/commit/?id=e261df005a4f871bf56c2a609c78ede465623e6c
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Sat Oct 10 14:48:01 2020 +0200
build: Add test excludes for rcxx01
---
spec/build/bsps/arm/lm3s69xx/tstlm3s3749.yml | 1 +
spec/build/bsps/arm/lm3s69xx/tstlm3s6965.yml | 1 +
spec/build/bsps/arm/lm3s69xx/tstlm4f120.yml | 1 +
spec/build/bsps/arm/lpc24xx/tstlpc2362.yml | 1 +
spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml | 1 +
spec/build/bsps/arm/lpc32xx/tstmzxstage1.yml | 1 +
spec/build/bsps/arm/rtl22xx/tstrtl22xx.yml | 1 +
spec/build/bsps/arm/stm32f4/tststm32f105rc.yml | 1 +
spec/build/bsps/arm/tms570/tstls3137hdkintram.yml | 1 +
9 files changed, 9 insertions(+)
diff --git a/spec/build/bsps/arm/lm3s69xx/tstlm3s3749.yml b/spec/build/bsps/arm/lm3s69xx/tstlm3s3749.yml
index ffb8af3..ae8aeef 100644
--- a/spec/build/bsps/arm/lm3s69xx/tstlm3s3749.yml
+++ b/spec/build/bsps/arm/lm3s69xx/tstlm3s3749.yml
@@ -15,6 +15,7 @@ actions:
monitor02: exclude
paranoia: exclude
pppd: exclude
+ rcxx01: exclude
record01: exclude
rtems: exclude
shell01: exclude
diff --git a/spec/build/bsps/arm/lm3s69xx/tstlm3s6965.yml b/spec/build/bsps/arm/lm3s69xx/tstlm3s6965.yml
index f752f18..2b081b4 100644
--- a/spec/build/bsps/arm/lm3s69xx/tstlm3s6965.yml
+++ b/spec/build/bsps/arm/lm3s69xx/tstlm3s6965.yml
@@ -7,6 +7,7 @@ actions:
mghttpd01: exclude
monitor02: exclude
pppd: exclude
+ rcxx01: exclude
rtems: exclude
utf8proc01: exclude
build-type: option
diff --git a/spec/build/bsps/arm/lm3s69xx/tstlm4f120.yml b/spec/build/bsps/arm/lm3s69xx/tstlm4f120.yml
index e9dbfc5..f11ad4e 100644
--- a/spec/build/bsps/arm/lm3s69xx/tstlm4f120.yml
+++ b/spec/build/bsps/arm/lm3s69xx/tstlm4f120.yml
@@ -14,6 +14,7 @@ actions:
psxaio02: exclude
psxaio03: exclude
psxsignal07: exclude
+ rcxx01: exclude
sp16: exclude
sp25: exclude
sp42: exclude
diff --git a/spec/build/bsps/arm/lpc24xx/tstlpc2362.yml b/spec/build/bsps/arm/lpc24xx/tstlpc2362.yml
index 146efbb..43de09d 100644
--- a/spec/build/bsps/arm/lpc24xx/tstlpc2362.yml
+++ b/spec/build/bsps/arm/lpc24xx/tstlpc2362.yml
@@ -25,6 +25,7 @@ actions:
psxmsgq01: exclude
psxsignal07: exclude
record01: exclude
+ rcxx01: exclude
rtems: exclude
shell01: exclude
sp16: exclude
diff --git a/spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml b/spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml
index f311e65..545584b 100644
--- a/spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml
+++ b/spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml
@@ -33,6 +33,7 @@ actions:
psxfile01: exclude
psxmsgq01: exclude
psxsignal07: exclude
+ rcxx01: exclude
record01: exclude
rtems: exclude
shell01: exclude
diff --git a/spec/build/bsps/arm/lpc32xx/tstmzxstage1.yml b/spec/build/bsps/arm/lpc32xx/tstmzxstage1.yml
index a5e3b0a..e6653b3 100644
--- a/spec/build/bsps/arm/lpc32xx/tstmzxstage1.yml
+++ b/spec/build/bsps/arm/lpc32xx/tstmzxstage1.yml
@@ -7,6 +7,7 @@ actions:
mghttpd01: exclude
monitor02: exclude
pppd: exclude
+ rcxx01: exclude
rtems: exclude
sp71: exclude
ttest01: exclude
diff --git a/spec/build/bsps/arm/rtl22xx/tstrtl22xx.yml b/spec/build/bsps/arm/rtl22xx/tstrtl22xx.yml
index 9e3fe75..b271e64 100644
--- a/spec/build/bsps/arm/rtl22xx/tstrtl22xx.yml
+++ b/spec/build/bsps/arm/rtl22xx/tstrtl22xx.yml
@@ -6,6 +6,7 @@ actions:
fsdosfsname01: exclude
iostream: exclude
linpack: exclude
+ rcxx01: exclude
record02: exclude
utf8proc01: exclude
build-type: option
diff --git a/spec/build/bsps/arm/stm32f4/tststm32f105rc.yml b/spec/build/bsps/arm/stm32f4/tststm32f105rc.yml
index f752f18..2b081b4 100644
--- a/spec/build/bsps/arm/stm32f4/tststm32f105rc.yml
+++ b/spec/build/bsps/arm/stm32f4/tststm32f105rc.yml
@@ -7,6 +7,7 @@ actions:
mghttpd01: exclude
monitor02: exclude
pppd: exclude
+ rcxx01: exclude
rtems: exclude
utf8proc01: exclude
build-type: option
diff --git a/spec/build/bsps/arm/tms570/tstls3137hdkintram.yml b/spec/build/bsps/arm/tms570/tstls3137hdkintram.yml
index c9271af..857d23b 100644
--- a/spec/build/bsps/arm/tms570/tstls3137hdkintram.yml
+++ b/spec/build/bsps/arm/tms570/tstls3137hdkintram.yml
@@ -7,6 +7,7 @@ actions:
loopback: exclude
mghttpd01: exclude
monitor02: exclude
+ rcxx01: exclude
pppd: exclude
syscall01: exclude
utf8proc01: exclude
More information about the vc
mailing list