mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
14 lines
311 B
Plaintext
14 lines
311 B
Plaintext
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: spsem05
|
|
|
|
directives:
|
|
|
|
- rtems_semaphore_obtain()
|
|
- rtems_semaphore_release()
|
|
|
|
concepts:
|
|
|
|
- Demonstrate that the priority inheritance protocol works with or without
|
|
stepping down of priority on semaphore release.
|