summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm09/tm09.doc
blob: 3a44e10effa5c023582710e216dc57397c4c68f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#  COPYRIGHT (c) 1989-2014.
#  On-Line Applications Research Corporation (OAR).
#  Cynthia Rempel <cynthia@rtems.org>
#  The license and distribution terms for this file may be
#  found in the file LICENSE in this distribution or at
#  http://www.rtems.org/license/LICENSE.
#

This test benchmarks the following operations:

  + rtems_message_queue_create
  + rtems_message_queue_delete
  + rtems_message_queue_flush
  + rtems_message_queue_receive
  + rtems_message_queue_send
  + rtems_message_queue_urgent

For more information
1. tmtests/include/timesys.h
2. tmtests/README