[rtems-central commit] config.yml: Add extra files

Sebastian Huber sebh at rtems.org
Tue Apr 13 08:27:20 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    1b8fb90a27637c8a33816f5e0caa53f20faee738
Changeset: http://git.rtems.org/rtems-central/commit/?id=1b8fb90a27637c8a33816f5e0caa53f20faee738

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Apr 13 10:26:56 2021 +0200

config.yml: Add extra files

---

 config.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/config.yml b/config.yml
index cdde41a..61c9c10 100644
--- a/config.yml
+++ b/config.yml
@@ -35,16 +35,18 @@ build:
   - long_gcc.py
   - testsuites/validation/tc-basedefs-pendant.h
   - testsuites/validation/tc-clock-get-tod.h
-  - testsuites/validation/tc-support.h
   - testsuites/validation/tr-event-constant.h
   - testsuites/validation/tr-event-send-receive.h
   - testsuites/validation/tr-model-events-mgr.h
   - testsuites/validation/tr-object-ident.h
   - testsuites/validation/tr-object-ident-local.h
   - testsuites/validation/tr-sem-seize-try.h
+  - testsuites/validation/tr-sem-seize-wait.h
   - testsuites/validation/tr-tq-enqueue-fifo.h
+  - testsuites/validation/tr-tq-enqueue-priority.h
   - testsuites/validation/ts-config.h
   - testsuites/validation/ts-default.h
+  - testsuites/validation/tx-support.h
   - testsuites/validation/tx-thread-queue.h
   - waf
   - wscript



More information about the vc mailing list