summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/validation-no-clock-0.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 16:05:48 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:48 +0100
commitd9a07fd87a405d0842dab8794ebe94d13090db80 (patch)
tree62e6330c43cfcf9912a77a123cc420bb450cf71b /spec/build/testsuites/validation/validation-no-clock-0.yml
parentvalidation: Test mutex operations (diff)
downloadrtems-d9a07fd87a405d0842dab8794ebe94d13090db80.tar.bz2
validation: Test object identification
The test source code is generated from specification items by the "./spec2modules.py" script contained in the git://git.rtems.org/rtems-central.git Git repository. Please read the "How-To" section in the "Software Requirements Engineering" chapter of the RTEMS Software Engineering manual to get more information about the process. Update #3716.
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/validation/validation-no-clock-0.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/testsuites/validation/validation-no-clock-0.yml b/spec/build/testsuites/validation/validation-no-clock-0.yml
index 8f2f12cdb3..70b2d67d5e 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -15,6 +15,8 @@ source:
- testsuites/validation/tr-mtx-seize-try.c
- testsuites/validation/tr-mtx-seize-wait.c
- testsuites/validation/tr-mtx-surrender.c
+- testsuites/validation/tr-object-ident.c
+- testsuites/validation/tr-object-ident-local.c
- testsuites/validation/tr-sem-seize-try.c
- testsuites/validation/tr-sem-seize-wait.c
- testsuites/validation/tr-sem-surrender.c