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/tm01/tm01.doc | 13 +++++++++++-- testsuites/tmtests/tm02/tm02.doc | 10 ++++++++-- testsuites/tmtests/tm03/tm03.doc | 10 ++++++++-- testsuites/tmtests/tm04/tm04.doc | 14 ++++++++++++-- testsuites/tmtests/tm05/tm05.doc | 11 +++++++++-- testsuites/tmtests/tm06/tm06.doc | 13 +++++++++++-- testsuites/tmtests/tm07/tm07.doc | 10 ++++++++-- testsuites/tmtests/tm08/tm08.doc | 15 +++++++++++++-- testsuites/tmtests/tm09/tm09.doc | 15 +++++++++++++-- testsuites/tmtests/tm10/tm10.doc | 10 ++++++++-- testsuites/tmtests/tm11/tm11.doc | 10 ++++++++-- testsuites/tmtests/tm12/tm12.doc | 10 ++++++++-- testsuites/tmtests/tm13/tm13.doc | 10 ++++++++-- testsuites/tmtests/tm14/tm14.doc | 10 ++++++++-- testsuites/tmtests/tm15/tm15.doc | 11 +++++++++-- testsuites/tmtests/tm16/tm16.doc | 10 ++++++++-- testsuites/tmtests/tm17/tm17.doc | 10 ++++++++-- testsuites/tmtests/tm18/tm18.doc | 10 ++++++++-- testsuites/tmtests/tm19/tm19.doc | 12 ++++++++++-- testsuites/tmtests/tm20/tm20.doc | 27 +++++++++++++++++++++++++-- testsuites/tmtests/tm21/tm21.doc | 17 +++++++++++++++-- testsuites/tmtests/tm22/tm22.doc | 10 ++++++++-- testsuites/tmtests/tm23/tm23.doc | 16 ++++++++++++++-- testsuites/tmtests/tm24/tm24.doc | 10 ++++++++-- testsuites/tmtests/tm25/tm25.doc | 10 ++++++++-- testsuites/tmtests/tm26/tm26.doc | 23 +++++++++++++++++++++-- testsuites/tmtests/tm28/tm28.doc | 13 +++++++++++-- testsuites/tmtests/tm29/tm29.doc | 13 +++++++++++-- testsuites/tmtests/tm30/tm30.doc | 13 +++++++++---- 29 files changed, 306 insertions(+), 60 deletions(-) (limited to 'testsuites') diff --git a/testsuites/tmtests/tm01/tm01.doc b/testsuites/tmtests/tm01/tm01.doc index a2dcbde8b6..367069e2e4 100644 --- a/testsuites/tmtests/tm01/tm01.doc +++ b/testsuites/tmtests/tm01/tm01.doc @@ -1,9 +1,18 @@ -# 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_semaphore_create + + rtems_semaphore_delete + + rtems_semaphore_obtain + + rtems_semaphore_release +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm02/tm02.doc b/testsuites/tmtests/tm02/tm02.doc index a2dcbde8b6..8e972a07e7 100644 --- a/testsuites/tmtests/tm02/tm02.doc +++ b/testsuites/tmtests/tm02/tm02.doc @@ -1,9 +1,15 @@ -# 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_semaphore_obtain +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm03/tm03.doc b/testsuites/tmtests/tm03/tm03.doc index a2dcbde8b6..8e972a07e7 100644 --- a/testsuites/tmtests/tm03/tm03.doc +++ b/testsuites/tmtests/tm03/tm03.doc @@ -1,9 +1,15 @@ -# 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_semaphore_obtain +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm04/tm04.doc b/testsuites/tmtests/tm04/tm04.doc index a2dcbde8b6..d7999f2b46 100644 --- a/testsuites/tmtests/tm04/tm04.doc +++ b/testsuites/tmtests/tm04/tm04.doc @@ -1,9 +1,19 @@ -# 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_create + + rtems_task_delete + + rtems_task_restart + + rtems_task_start + + rtems_semaphore_release +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm05/tm05.doc b/testsuites/tmtests/tm05/tm05.doc index a2dcbde8b6..d77de40953 100644 --- a/testsuites/tmtests/tm05/tm05.doc +++ b/testsuites/tmtests/tm05/tm05.doc @@ -1,9 +1,16 @@ -# 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_resume + + rtems_task_suspend +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm06/tm06.doc b/testsuites/tmtests/tm06/tm06.doc index a2dcbde8b6..88fdcaa07f 100644 --- a/testsuites/tmtests/tm06/tm06.doc +++ b/testsuites/tmtests/tm06/tm06.doc @@ -1,9 +1,18 @@ -# 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_delete + + rtems_task_restart + + rtems_task_resume + + rtems_task_suspend +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm07/tm07.doc b/testsuites/tmtests/tm07/tm07.doc index a2dcbde8b6..301aa1f989 100644 --- a/testsuites/tmtests/tm07/tm07.doc +++ b/testsuites/tmtests/tm07/tm07.doc @@ -1,9 +1,15 @@ -# 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_restart +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm08/tm08.doc b/testsuites/tmtests/tm08/tm08.doc index a2dcbde8b6..cdea223838 100644 --- a/testsuites/tmtests/tm08/tm08.doc +++ b/testsuites/tmtests/tm08/tm08.doc @@ -1,9 +1,20 @@ -# 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_clock_get_tod + + rtems_clock_set + + rtems_task_mode + + rtems_task_get_note + + rtems_task_set_note + + rtems_task_set_priority +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm09/tm09.doc b/testsuites/tmtests/tm09/tm09.doc index a2dcbde8b6..009b5cf7fd 100644 --- a/testsuites/tmtests/tm09/tm09.doc +++ b/testsuites/tmtests/tm09/tm09.doc @@ -1,9 +1,20 @@ -# 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_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 \ No newline at end of file diff --git a/testsuites/tmtests/tm10/tm10.doc b/testsuites/tmtests/tm10/tm10.doc index a2dcbde8b6..9f2b2471f9 100644 --- a/testsuites/tmtests/tm10/tm10.doc +++ b/testsuites/tmtests/tm10/tm10.doc @@ -1,9 +1,15 @@ -# 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_message_queue_receive +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm11/tm11.doc b/testsuites/tmtests/tm11/tm11.doc index a2dcbde8b6..60bf4114cb 100644 --- a/testsuites/tmtests/tm11/tm11.doc +++ b/testsuites/tmtests/tm11/tm11.doc @@ -1,9 +1,15 @@ -# 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_message_queue_send +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm12/tm12.doc b/testsuites/tmtests/tm12/tm12.doc index a2dcbde8b6..60bf4114cb 100644 --- a/testsuites/tmtests/tm12/tm12.doc +++ b/testsuites/tmtests/tm12/tm12.doc @@ -1,9 +1,15 @@ -# 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_message_queue_send +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm13/tm13.doc b/testsuites/tmtests/tm13/tm13.doc index a2dcbde8b6..ef48f30e8e 100644 --- a/testsuites/tmtests/tm13/tm13.doc +++ b/testsuites/tmtests/tm13/tm13.doc @@ -1,9 +1,15 @@ -# 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_message_queue_urgent +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm14/tm14.doc b/testsuites/tmtests/tm14/tm14.doc index a2dcbde8b6..ef48f30e8e 100644 --- a/testsuites/tmtests/tm14/tm14.doc +++ b/testsuites/tmtests/tm14/tm14.doc @@ -1,9 +1,15 @@ -# 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_message_queue_urgent +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm15/tm15.doc b/testsuites/tmtests/tm15/tm15.doc index a2dcbde8b6..bb45a14491 100644 --- a/testsuites/tmtests/tm15/tm15.doc +++ b/testsuites/tmtests/tm15/tm15.doc @@ -1,9 +1,16 @@ -# 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_event_receive + + rtems_event_send +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm16/tm16.doc b/testsuites/tmtests/tm16/tm16.doc index a2dcbde8b6..44c7df1a2d 100644 --- a/testsuites/tmtests/tm16/tm16.doc +++ b/testsuites/tmtests/tm16/tm16.doc @@ -1,9 +1,15 @@ -# 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_event_send +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm17/tm17.doc b/testsuites/tmtests/tm17/tm17.doc index a2dcbde8b6..927a8ebb1c 100644 --- a/testsuites/tmtests/tm17/tm17.doc +++ b/testsuites/tmtests/tm17/tm17.doc @@ -1,9 +1,15 @@ -# 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_set_priority +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm18/tm18.doc b/testsuites/tmtests/tm18/tm18.doc index a2dcbde8b6..b00e8b8ca0 100644 --- a/testsuites/tmtests/tm18/tm18.doc +++ b/testsuites/tmtests/tm18/tm18.doc @@ -1,9 +1,15 @@ -# 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_delete +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm19/tm19.doc b/testsuites/tmtests/tm19/tm19.doc index a2dcbde8b6..fb6f117b23 100644 --- a/testsuites/tmtests/tm19/tm19.doc +++ b/testsuites/tmtests/tm19/tm19.doc @@ -1,9 +1,17 @@ -# 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_signal + + rtems_signal_catch + + rtems_signal_send +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm20/tm20.doc b/testsuites/tmtests/tm20/tm20.doc index a2dcbde8b6..f781ef5fe1 100644 --- a/testsuites/tmtests/tm20/tm20.doc +++ b/testsuites/tmtests/tm20/tm20.doc @@ -1,9 +1,32 @@ -# 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_partition_create + + rtems_partition_delete + + rtems_partition_get_buffer + + rtems_partition_return_buffer + + rtems_region_create + + rtems_region_delete + + rtems_region_get_segment + + rtems_io_close + + rtems_io_control + + rtems_io_initialize + + rtems_io_open + + rtems_io_read + + rtems_io_write + + rtems_region_get_segment + + rtems_region_return_segment + + rtems_partition_return_buffer + +For more information +1. tmtests/include/timesys.h +2. tmtests/README +TODO: break into multiple tests, if possible \ No newline at end of file diff --git a/testsuites/tmtests/tm21/tm21.doc b/testsuites/tmtests/tm21/tm21.doc index a2dcbde8b6..f5ac8c3501 100644 --- a/testsuites/tmtests/tm21/tm21.doc +++ b/testsuites/tmtests/tm21/tm21.doc @@ -1,9 +1,22 @@ -# 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_ident + + rtems_message_queue_ident + + rtems_semaphore_ident + + rtems_partition_ident + + rtems_region_ident + + rtems_port_ident + + rtems_timer_ident + + rtems_rate_monotonic_ident +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm22/tm22.doc b/testsuites/tmtests/tm22/tm22.doc index a2dcbde8b6..51d689d4dd 100644 --- a/testsuites/tmtests/tm22/tm22.doc +++ b/testsuites/tmtests/tm22/tm22.doc @@ -1,9 +1,15 @@ -# 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_message_queue_broadcast +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file 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 diff --git a/testsuites/tmtests/tm24/tm24.doc b/testsuites/tmtests/tm24/tm24.doc index a2dcbde8b6..720ff30855 100644 --- a/testsuites/tmtests/tm24/tm24.doc +++ b/testsuites/tmtests/tm24/tm24.doc @@ -1,9 +1,15 @@ -# 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_after +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm25/tm25.doc b/testsuites/tmtests/tm25/tm25.doc index a2dcbde8b6..66b1c50381 100644 --- a/testsuites/tmtests/tm25/tm25.doc +++ b/testsuites/tmtests/tm25/tm25.doc @@ -1,9 +1,15 @@ -# 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_clock_tick +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm26/tm26.doc b/testsuites/tmtests/tm26/tm26.doc index a2dcbde8b6..9cfbd36abb 100644 --- a/testsuites/tmtests/tm26/tm26.doc +++ b/testsuites/tmtests/tm26/tm26.doc @@ -1,9 +1,28 @@ -# 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: + + + _ISR_Disable + + _ISR_Flash + + _ISR_Enable + + _Thread_Disable_dispatch + + _Thread_Enable_dispatch + + _Thread_Set_state + + _Thread_Dispatch + + _Thread_Resume + + _Thread_Unblock + + _Thread_Ready + + _Thread_Get + + _Semaphore_Get + +For more information +1. tmtests/include/timesys.h +2. tmtests/README +TODO: break into multiple tests, if feasible \ No newline at end of file diff --git a/testsuites/tmtests/tm28/tm28.doc b/testsuites/tmtests/tm28/tm28.doc index a2dcbde8b6..b5685f5776 100644 --- a/testsuites/tmtests/tm28/tm28.doc +++ b/testsuites/tmtests/tm28/tm28.doc @@ -1,9 +1,18 @@ -# 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_port_create + + rtems_port_delete + + rtems_port_external_to_internal + + rtems_port_internal_to_external +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm29/tm29.doc b/testsuites/tmtests/tm29/tm29.doc index a2dcbde8b6..bac933842f 100644 --- a/testsuites/tmtests/tm29/tm29.doc +++ b/testsuites/tmtests/tm29/tm29.doc @@ -1,9 +1,18 @@ -# 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_rate_monotonic_cancel + + rtems_rate_monotonic_create + + rtems_rate_monotonic_delete + + rtems_rate_monotonic_period +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file diff --git a/testsuites/tmtests/tm30/tm30.doc b/testsuites/tmtests/tm30/tm30.doc index 21b1753023..3962421968 100644 --- a/testsuites/tmtests/tm30/tm30.doc +++ b/testsuites/tmtests/tm30/tm30.doc @@ -1,6 +1,6 @@ -# COPYRIGHT (c) 1989-2010. +# 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. @@ -8,5 +8,10 @@ This test benchmarks the following operations: -+ rtems_barrier_create -+ rtems_barrier_delete + + rtems_barrier_create + + rtems_barrier_delete + + rtems_barrier_ident + +For more information +1. tmtests/include/timesys.h +2. tmtests/README \ No newline at end of file -- cgit v1.2.3