# COPYRIGHT (c) 1989-2011. # 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.com/license/LICENSE. # This file describes the directives and concepts tested by this test set. test set name: sp03 directives: rtems_task_create rtems_task_start rtems_task_wake_after rtems_task_wake_when rtems_clock_set rtems_clock_get rtems_task_self rtems_object_get_classic_name concepts: + Verifies delay by interval. + Verifies delay by absolute time.