forked from Imagelibrary/rtems
tmtests: Add contents to multiple documentation files
This commit is contained in:
committed by
Joel Sherrill
parent
a19a7077ee
commit
4e108d7919
@@ -1,9 +1,18 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_semaphore_obtain
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_semaphore_obtain
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,19 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,16 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,18 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_task_restart
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,20 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,20 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_message_queue_receive
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_message_queue_send
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_message_queue_send
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_message_queue_urgent
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_message_queue_urgent
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,16 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_event_send
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_task_set_priority
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_task_delete
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,17 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,32 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,22 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_message_queue_broadcast
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,21 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_task_wake_after
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,15 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.com/license/LICENSE.
|
||||
#
|
||||
|
||||
This test benchmarks the following operations:
|
||||
|
||||
+ rtems_clock_tick
|
||||
|
||||
For more information
|
||||
1. tmtests/include/timesys.h
|
||||
2. tmtests/README
|
||||
@@ -1,9 +1,28 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,18 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,9 +1,18 @@
|
||||
# COPYRIGHT (c) 1989-1999.
|
||||
# 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.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
|
||||
@@ -1,6 +1,6 @@
|
||||
# COPYRIGHT (c) 1989-2010.
|
||||
# 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.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
|
||||
Reference in New Issue
Block a user