summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/irqs01/irqs01.doc
blob: 29f9ad64ad2a7a5ebe8d0108118462ff109b253f (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: irqs01

directives:

  - rtems_interrupt_server_create()
  - rtems_interrupt_server_delete()
  - rtems_interrupt_server_initialize()
  - rtems_interrupt_server_request_destroy()
  - rtems_interrupt_server_request_initialize()
  - rtems_interrupt_server_request_submit()

concepts:

  - Ensure that the interrupt server works.