OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: itrontask03.doc,v 1.4 1999/11/17 16:47:54 jennifer 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
This file describes the directives and concepts tested by this test set.
13
This test is based upon the test in sp0.
14
 
15
test set name:  itrontask03
16
 
17
directives:
18
  chg_pri cre_tsk del_tsk exd_tsk rot_rdq sta_tsk sus_tsk ter_tsk
19
 
20
concepts: XXX - Verify
21
 
22
  a.  verifies rot_rdq can be used by equal priority tasks to correctly yeild the processor
23
 
24
  b.  Verifies sus_tsk suspends another task.
25
 
26
  c.  Verifies rot_rdq with a yeild process response.
27
 
28
  a.  Verifies that a task can delete another task and also delete itself.
29
 
30
  b.  Verifies that memory is freed back to the heap correctly.
31
 
32
  c.  Verifies that TCBs are freed back to the inactive chain correctly.
33
 
34
  d.  Verifies that a task can get the task identification number of
35
      another task.
36
 
37
  e.  Verifies the _Set_state routine where the task is not READY.
38
 
39
  f.  Verifies the break statement in the _Block_activate routine.
40
 
41
  g.  Verifies the while loop in the _Prev_tcb routine.
42
 
43
notes:
44
 
45
  rtems_wake_after calls should be replaced with itron calls when
46
  the time functionality is added.
47
 
48
output:
49
 
50
 
51
 
52
 
53
 
54
 

powered by: WebSVN 2.1.0

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