[rtems commit] build: Add test excludes for RTEMS_DEBUG

Sebastian Huber sebh at rtems.org
Tue Oct 6 05:44:02 UTC 2020


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Oct  6 07:42:22 2020 +0200

build: Add test excludes for RTEMS_DEBUG

---

 spec/build/bsps/arm/lpc24xx/tstlpc2362.yml       | 1 +
 spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml | 1 +
 2 files changed, 2 insertions(+)

diff --git a/spec/build/bsps/arm/lpc24xx/tstlpc2362.yml b/spec/build/bsps/arm/lpc24xx/tstlpc2362.yml
index ee2a3e6..146efbb 100644
--- a/spec/build/bsps/arm/lpc24xx/tstlpc2362.yml
+++ b/spec/build/bsps/arm/lpc24xx/tstlpc2362.yml
@@ -22,6 +22,7 @@ actions:
     psxaio01: exclude
     psxaio02: exclude
     psxaio03: exclude
+    psxmsgq01: exclude
     psxsignal07: exclude
     record01: exclude
     rtems: exclude
diff --git a/spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml b/spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml
index b250983..f311e65 100644
--- a/spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml
+++ b/spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml
@@ -30,6 +30,7 @@ actions:
     psxaio01: exclude
     psxaio02: exclude
     psxaio03: exclude
+    psxfile01: exclude
     psxmsgq01: exclude
     psxsignal07: exclude
     record01: exclude



More information about the vc mailing list