summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfifo01/spfifo01.doc
blob: a0df93b57a9009aa1a466d4010508cebb6887211 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
#  $Id$
#
#  COPYRIGHT (c) 1989-1999.
#  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.

Configuration:

Pipes not enabled.

Expected:

With pipes not enabled, the semaphore required for creation of new
pipe will not be available (this semaphore is created at init if pipes
are enabled)

With this, fifo_open fails with EINTR