summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm23/tm23.doc
blob: 7cf0d25a6d8a8904caa9e1726afecca10acf8955 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#  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_task_wake_when
  + rtems_timer_cancel
  + rtems_timer_create
  + rtems_timer_delete
  + rtems_timer_fire_after
  + rtems_timer_fire_when
  + rtems_timer_reset

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