summaryrefslogblamecommitdiffstats
path: root/testsuites/sptests/sp05/sp05.doc
blob: 895228fffe8df2a9cdf3896205aa29dece6098d6 (plain) (tree)
1
2
3
4
5
6
7
8
9
                              
                                                   
 

                                                          
                                        

 
                    

           






                     


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

test set name:  sp05

directives:
  rtems_task_create
  rtems_task_start
  rtems_clock_tick
  rtems_task_ident
  rtems_clock_wkafter
  rtems_task_suspend
  rtems_task_resume

concepts:

  +  Verifies that a task can be suspended and resumed.

  +  Verifies that a task can suspend itself.