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-07-15 10:02:40 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:48 +0100
commit1410d5b8bff73b42796088571f302575e68ae809 (patch)
tree117bdeb1fec693312c900a58db40fca3fba6c9cf /spec/build/testsuites/validation/validation-no-clock-0.yml
parentvalidation: Test attributes (diff)
downloadrtems-1410d5b8bff73b42796088571f302575e68ae809.tar.bz2
validation: Test Barrier Manager
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.yml5
1 files changed, 5 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 7b110ccbaf..7a783d6038 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -13,6 +13,11 @@ links: []
source:
- testsuites/validation/tc-acfg.c
- testsuites/validation/tc-attr.c
+- testsuites/validation/tc-barrier-create.c
+- testsuites/validation/tc-barrier-delete.c
+- testsuites/validation/tc-barrier-ident.c
+- testsuites/validation/tc-barrier-release.c
+- testsuites/validation/tc-barrier-wait.c
- testsuites/validation/tc-score-fatal.c
- testsuites/validation/tr-mtx-seize-try.c
- testsuites/validation/tr-mtx-seize-wait.c