Files
rtems/testsuites/sptests/spsem05/spsem05.doc

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.