Files
rtems/testsuites/sptests/spnotepad01/spnotepad01.doc
Joel Sherrill 5fc4c4b5ff 2009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add new test to exercise when notepads are
	not configured.
	* spnotepad01/.cvsignore, spnotepad01/Makefile.am, spnotepad01/init.c,
	spnotepad01/spnotepad01.doc, spnotepad01/spnotepad01.scn: New files.
2009-09-29 00:06:43 +00:00

27 lines
612 B
Plaintext

#
# $Id$
#
# COPYRIGHT (c) 1989-2009.
# 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: spnotepad01
directives:
rtems_task_get_note
rtems_task_set_note
concepts:
+ Ensure that the proper error code is returned by the notepad services
when notepads are not configured.
is less than the minimum. This is mainly to ensure that a branch is taken.