mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 12:37:13 +08:00
15 lines
357 B
Plaintext
15 lines
357 B
Plaintext
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: smpscheduler01
|
|
|
|
directives:
|
|
|
|
- _Scheduler_simple_smp_Enqueue_priority_fifo
|
|
- _Scheduler_simple_smp_Enqueue_priority_lifo
|
|
- _Scheduler_simple_smp_Extract
|
|
|
|
concepts:
|
|
|
|
- Ensure that the per-processor state is consistent after a sequence of
|
|
scheduling events.
|