# 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.