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

                                                          
                                        




                                                                        
                    

           







                               


         


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