summaryrefslogtreecommitdiff
path: root/testsuites/sptests/spmutex01/spmutex01.doc
blob: 7951024cf64b5edaf4a1956bf1fbbdcb8a339296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This file describes the directives and concepts tested by this test set.

test set name: spmutex01

directives:

  - rtems_semaphore_create()
  - rtems_semaphore_obtain()
  - rtems_semaphore_release()

concepts:

  - Ensure that priority inheritance mechanism works.
  - Ensure that thread priority queueing discipline works.