summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp06/sp06.doc
blob: 3f0734c19082781bd690b133acd6719ea377d9f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#  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:  sp06

directives:
  rtems_task_create
  rtems_task_start
  rtems_clock_tick,
  rtems_clock_wkafter
  rtems_task_restart

concepts:

  +  Verifies that a task can restart a task other than itself.

  +  Verifies that a task can restart itself.