Files
rtems/testsuites/sptests/sp27a/sp27a.doc
2014-03-21 08:10:47 +11:00

23 lines
528 B
Plaintext

# 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.org/license/LICENSE.
#
This file describes the directives and concepts tested by this test set.
test set name: sp27a
directives:
rtems_semaphore_create
rtems_semaphore_obtain
rtems_semaphore_flush
concepts:
+ Ensure that flushing a binary semaphore with multiple waiting tasks
works as expected.