forked from Imagelibrary/rtems
sp09 screen 5 split into spsem_err01, sp09 screen 6 split into spsem_err02, and sptask_err01.
27 lines
771 B
Plaintext
27 lines
771 B
Plaintext
# COPYRIGHT (c) 1989-2014.
|
|
# 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: spsem_err01
|
|
|
|
directives:
|
|
|
|
sm_create, sm_delete, sm_ident, sm_release, sm_flush,
|
|
|
|
concepts:
|
|
|
|
a. Verifies all error codes returned by the executive in single
|
|
processor configurations.
|
|
|
|
b. Verifies error conditions in the following kernel routines or macros:
|
|
_Ck_date_time, _Expired, _Q_submit, _Get_mnodes, _Get_node,
|
|
_Free_mem, _Get_mem, _Valid_block, _Set_tcb, _Set_resource,
|
|
_In_range, _On_boundary
|