Files
rtems/testsuites/sptests/sp06/sp06.doc
1999-11-17 17:51:34 +00:00

26 lines
576 B
Plaintext

#
# $Id$
#
# COPYRIGHT (c) 1989-1999.
# 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.OARcorp.com/rtems/license.html.
#
This file describes the directives and concepts tested by this test set.
test set name: test6
directives:
ex_init, ex_start, t_create, t_start, tm_tick, i_return,
tm_wkafter, t_restart
concepts:
a. Verifies that a task can restart a task other than itself.
b. Verifies that a task can restart itself.