summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/validation-one-cpu-0.yml
diff options
context:
space:
mode:
authorFrank Kühndel <frank.kuehndel@embedded-brains.de>2021-12-09 16:14:37 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:49 +0100
commit98091b6d88316dbec4c5a3ee0918e46d8352bfeb (patch)
treed856775fdccf738f5354c062bcee903fb7b1ee67 /spec/build/testsuites/validation/validation-one-cpu-0.yml
parentvalidation: Test Partition Manager (diff)
downloadrtems-98091b6d88316dbec4c5a3ee0918e46d8352bfeb.tar.bz2
validation: Test Rate Monotonic 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-one-cpu-0.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/build/testsuites/validation/validation-one-cpu-0.yml b/spec/build/testsuites/validation/validation-one-cpu-0.yml
index d3a59309b7..52e28f4d98 100644
--- a/spec/build/testsuites/validation/validation-one-cpu-0.yml
+++ b/spec/build/testsuites/validation/validation-one-cpu-0.yml
@@ -13,6 +13,10 @@ ldflags:
links: []
source:
- testsuites/validation/tc-acfg-one-cpu.c
+- testsuites/validation/tc-ratemon-cancel.c
+- testsuites/validation/tc-ratemon-get-status.c
+- testsuites/validation/tc-ratemon-period.c
+- testsuites/validation/tc-ratemon-timeout.c
- testsuites/validation/tc-score-fatal.c
- testsuites/validation/ts-validation-one-cpu-0.c
stlib: []