OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [tests/] [sptests/] [sp02/] [sp02.doc] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: sp02.doc,v 1.7 1999/11/17 17:51:32 joel Exp $
3
#
4
#  COPYRIGHT (c) 1989-1999.
5
#  On-Line Applications Research Corporation (OAR).
6
#
7
#  The license and distribution terms for this file may be
8
#  found in the file LICENSE in this distribution or at
9
#  http://www.OARcorp.com/rtems/license.html.
10
#
11
 
12
 
13
This file describes the directives and concepts tested by this test set.
14
 
15
test set name:  test2
16
 
17
directives:
18
  ex_init, ex_start, t_create, t_start, tm_tick, i_return, t_ident,
19
  t_delete, tm_wkafter, t_setpri, t_suspend
20
 
21
concepts:
22
 
23
  a.  Verifies that a task can delete another task and also delete itself.
24
 
25
  b.  Verifies that memory is freed back to the heap correctly.
26
 
27
  c.  Verifies that TCBs are freed back to the inactive chain correctly.
28
 
29
  d.  Verifies that a task can get the task identification number of
30
      another task.
31
 
32
  e.  Verifies the _Set_state routine where the task is not READY.
33
 
34
  f.  Verifies the break statement in the _Block_activate routine.
35
 
36
  g.  Verifies the while loop in the _Prev_tcb routine.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.