forked from Imagelibrary/rtems
validation: Test Scheduler 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.
This commit is contained in:
@@ -54,6 +54,14 @@ source:
|
||||
- testsuites/validation/tc-ratemon-ident.c
|
||||
- testsuites/validation/tc-ratemon-period.c
|
||||
- testsuites/validation/tc-ratemon-timeout.c
|
||||
- testsuites/validation/tc-scheduler-add-processor.c
|
||||
- testsuites/validation/tc-scheduler.c
|
||||
- testsuites/validation/tc-scheduler-get-maximum-priority.c
|
||||
- testsuites/validation/tc-scheduler-get-processor-set.c
|
||||
- testsuites/validation/tc-scheduler-ident-by-processor.c
|
||||
- testsuites/validation/tc-scheduler-ident-by-processor-set.c
|
||||
- testsuites/validation/tc-scheduler-ident.c
|
||||
- testsuites/validation/tc-scheduler-remove-processor.c
|
||||
- testsuites/validation/tc-score-fatal.c
|
||||
- testsuites/validation/tr-event-constant.c
|
||||
- testsuites/validation/tr-mtx-seize-try.c
|
||||
|
||||
@@ -13,6 +13,7 @@ ldflags: []
|
||||
links: []
|
||||
source:
|
||||
- testsuites/validation/tc-intr-non-smp.c
|
||||
- testsuites/validation/tc-scheduler-non-smp.c
|
||||
- testsuites/validation/ts-validation-non-smp.c
|
||||
stlib: []
|
||||
target: testsuites/validation/ts-validation-non-smp.exe
|
||||
|
||||
@@ -16,6 +16,7 @@ source:
|
||||
- testsuites/validation/tc-acfg-scheduler-edf-smp.c
|
||||
- testsuites/validation/tc-bsp-interrupt-spurious.c
|
||||
- testsuites/validation/tc-intr-smp-only.c
|
||||
- testsuites/validation/tc-scheduler-smp-only.c
|
||||
- testsuites/validation/tc-score-tq-smp.c
|
||||
- testsuites/validation/ts-validation-smp-only-0.c
|
||||
stlib: []
|
||||
|
||||
Reference in New Issue
Block a user