summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 16:19:24 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:49 +0100
commitbc0cd6951e99a891e17fd39aa87f11d84fc93aa4 (patch)
tree4a41d6030245fab34f9fb7e4d95d3fd6796222df /spec/build/testsuites
parentvalidation: Test User Extensions Manager (diff)
downloadrtems-bc0cd6951e99a891e17fd39aa87f11d84fc93aa4.tar.bz2
validation: Test object services
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 'spec/build/testsuites')
-rw-r--r--spec/build/testsuites/validation/validation-0.yml1
-rw-r--r--spec/build/testsuites/validation/validation-no-clock-0.yml2
2 files changed, 2 insertions, 1 deletions
diff --git a/spec/build/testsuites/validation/validation-0.yml b/spec/build/testsuites/validation/validation-0.yml
index c8e6d3b588..1b14b1d159 100644
--- a/spec/build/testsuites/validation/validation-0.yml
+++ b/spec/build/testsuites/validation/validation-0.yml
@@ -13,7 +13,6 @@ links: []
source:
- testsuites/validation/tc-acfg-appl-needs-clock-driver.c
- testsuites/validation/tc-event-send-receive.c
-- testsuites/validation/tc-object.c
- testsuites/validation/tr-event-send-receive.c
- testsuites/validation/ts-validation-0.c
stlib: []
diff --git a/spec/build/testsuites/validation/validation-no-clock-0.yml b/spec/build/testsuites/validation/validation-no-clock-0.yml
index a220a23d63..2edf12acc8 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -40,6 +40,7 @@ source:
- testsuites/validation/tc-message-receive.c
- testsuites/validation/tc-message-urgent-send.c
- testsuites/validation/tc-modes.c
+- testsuites/validation/tc-object.c
- testsuites/validation/tc-options.c
- testsuites/validation/tc-part.c
- testsuites/validation/tc-part-create.c
@@ -104,6 +105,7 @@ source:
- testsuites/validation/tc-timer-reset.c
- testsuites/validation/tc-timer-server-fire-after.c
- testsuites/validation/tc-timer-server-fire-when.c
+- testsuites/validation/tc-type.c
- testsuites/validation/tc-userext-create.c
- testsuites/validation/tc-userext-delete.c
- testsuites/validation/tc-userext-ident.c