[rtems commit] tstsmallmem: Exclude exit03 and tftpfs

Sebastian Huber sebh at rtems.org
Fri Jun 24 11:08:36 UTC 2022


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Jun 24 11:35:31 2022 +0200

tstsmallmem: Exclude exit03 and tftpfs

---

 spec/build/bsps/tstsmallmem.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/spec/build/bsps/tstsmallmem.yml b/spec/build/bsps/tstsmallmem.yml
index 223a75154c..aa9812234b 100644
--- a/spec/build/bsps/tstsmallmem.yml
+++ b/spec/build/bsps/tstsmallmem.yml
@@ -1,6 +1,7 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
 actions:
 - set-test-state:
+    exit03: exclude
     flashdisk01: exclude
     fsdosfsname01: exclude
     linpack: exclude
@@ -10,6 +11,7 @@ actions:
     record02: exclude
     sp47: exclude
     spstkalloc02: exclude
+    tftpfs: exclude
     terminate: exclude
     unit-no-clock-0: exclude
     userext: exclude



More information about the vc mailing list