summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-05 15:33:01 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-05 15:46:32 +0200
commit4e227f460cddfe413cec55324ee6705fc9c6f957 (patch)
tree4004ed7ba63e39e1e80ea9b7df3edb1602e369ff /spec/build/testsuites
parentscore: Regenerate <rtems/score/basedefs.h> (diff)
downloadrtems-4e227f460cddfe413cec55324ee6705fc9c6f957.tar.bz2
validation: CONFIGURE_SCHEDULER_TABLE_ENTRIES
Test this option in a configuration with only one processor. Update #3716.
Diffstat (limited to 'spec/build/testsuites')
-rw-r--r--spec/build/testsuites/validation/validation-one-cpu-1.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/testsuites/validation/validation-one-cpu-1.yml b/spec/build/testsuites/validation/validation-one-cpu-1.yml
index e081dab660..48c72a9553 100644
--- a/spec/build/testsuites/validation/validation-one-cpu-1.yml
+++ b/spec/build/testsuites/validation/validation-one-cpu-1.yml
@@ -11,6 +11,7 @@ includes: []
ldflags: []
links: []
source:
+- testsuites/validation/tc-acfg-scheduler-table-entries-one-cpu.c
- testsuites/validation/tc-task-construct.c
- testsuites/validation/ts-validation-one-cpu-1.c
stlib: []