summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tmonetoone/tmonetoone.doc
blob: ddb71e428f6a0dab91047077b1dfe25c3d5d96ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This file describes the directives and concepts tested by this test set.

test set name: tmonetoone

directives:

  - rtems_event_send()
  - rtems_event_receive()
  - rtems_semaphore_obtain()
  - rtems_semaphore_release()
  - rtems_binary_semaphore_post()
  - rtems_binary_semaphore_wait()

concepts:

  - Compare performance of different task/ISR synchronization primitives.