summaryrefslogblamecommitdiffstats
path: root/testsuites/sptests/sp16/sp16.doc
blob: 2a52d85516bd0ddd8efeded2cb84ccc082e7e553 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                           
                                                   
 

                                                          
                                        




                                                                        
                    

           








                     


         
                                             
 
                                                                            
                                                                          
#  COPYRIGHT (c) 1989-2013.
#  On-Line Applications Research Corporation (OAR).
#
#  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 file describes the directives and concepts tested by this test set.

test set name:  sp16

directives:
  rtmes_task_create
  rtems_task_start
  rtems_task_delete
  rtems_clock_tick
  rtems_region_create
  rtems_region_ident
  rtems_region_getbuf
  rtems_region_retbuf
  rtems_region_delete

concepts:

  +  This test checks out the region manager.

  +  Verifies implementation of SuperCore TOD_MICROSECONDS_TO_TICKS.  Normal
      computation in applications is via a macro at the Classic API level.