From 4e108d791984201edd24c2ef53bc797559abb566 Mon Sep 17 00:00:00 2001 From: Cynthia Rempel Date: Thu, 9 Jan 2014 09:41:17 -0600 Subject: tmtests: Add contents to multiple documentation files --- testsuites/tmtests/tm23/tm23.doc | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'testsuites/tmtests/tm23') diff --git a/testsuites/tmtests/tm23/tm23.doc b/testsuites/tmtests/tm23/tm23.doc index a2dcbde8b6..3b3ccf13bd 100644 --- a/testsuites/tmtests/tm23/tm23.doc +++ b/testsuites/tmtests/tm23/tm23.doc @@ -1,9 +1,21 @@ -# COPYRIGHT (c) 1989-1999. +# COPYRIGHT (c) 1989-2014. # On-Line Applications Research Corporation (OAR). -# +# Cynthia Rempel # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at # http://www.rtems.com/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 \ No newline at end of file -- cgit v1.2.3