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