📄 sp02.doc
字号:
## $Id: sp02.doc,v 1.7.8.1 2003/09/04 18:46:37 joel Exp $## 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.rtems.com/license/LICENSE.#This file describes the directives and concepts tested by this test set.test set name: test2directives: ex_init, ex_start, t_create, t_start, tm_tick, i_return, t_ident, t_delete, tm_wkafter, t_setpri, t_suspendconcepts: a. Verifies that a task can delete another task and also delete itself. b. Verifies that memory is freed back to the heap correctly. c. Verifies that TCBs are freed back to the inactive chain correctly. d. Verifies that a task can get the task identification number of another task. e. Verifies the _Set_state routine where the task is not READY. f. Verifies the break statement in the _Block_activate routine. g. Verifies the while loop in the _Prev_tcb routine.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -