forked from Imagelibrary/rtems
22 lines
542 B
Plaintext
22 lines
542 B
Plaintext
# COPYRIGHT (c) 1989-2008.
|
|
# 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.org/license/LICENSE.
|
|
#
|
|
|
|
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: sp48
|
|
|
|
directives:
|
|
|
|
rtems_semaphore_create
|
|
rtems_semaphore_delete
|
|
|
|
concepts:
|
|
|
|
+ Ensure that unlimited object configuration works properly when
|
|
configured for unified C program heap and Executive Workspace.
|