From ac7d5ef06a6d6e8d84abbd1f0b82162725f98326 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 11 May 1995 17:39:37 +0000 Subject: Initial revision --- c/src/tests/sptests/sp09/sp09.doc | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 c/src/tests/sptests/sp09/sp09.doc (limited to 'c/src/tests/sptests/sp09/sp09.doc') diff --git a/c/src/tests/sptests/sp09/sp09.doc b/c/src/tests/sptests/sp09/sp09.doc new file mode 100644 index 0000000000..f4e8391c47 --- /dev/null +++ b/c/src/tests/sptests/sp09/sp09.doc @@ -0,0 +1,36 @@ +# +# $Id$ +# +# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. +# On-Line Applications Research Corporation (OAR). +# All rights assigned to U.S. Government, 1994. +# +# This material may be reproduced by or for the U.S. Government pursuant +# to the copyright license under the clause at DFARS 252.227-7013. This +# notice must appear in all copies of this file and its derivatives. +# + + +This file describes the directives and concepts tested by this test set. + +test set name: test9 + +directives: + ex_init, ex_start, tm_tick, i_return, + t_create,t_delete, t_getreg, t_ident, t_restart, t_resume, t_setpri, + t_setreg, t_start, t_suspend, tm_delete, tm_get, + tm_set, tm_wkafter, tm_wkwhen, ev_receive, ev_send, sm_create, sm_delete, + sm_ident, sm_p, sm_v, q_broadcast, q_create, q_delete, q_ident, q_receive, + q_send, q_urgent, as_catch, as_send, as_return, rn_create, rn_delete, + rn_getseg, rn_ident, rn_retseg, pt_create, pt_delete, pt_getbug, pt_ident, + pt_retbuf, de_close, de_cntrl, de_init, de_open, de_read, de_write + +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 -- cgit v1.2.3