summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfifo01/spfifo01.doc
blob: 234cbde6d83a95ba5da3836f1a5f3b2f775803f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#  COPYRIGHT (c) 2010
#  Bharath Suri<bharath.s.jois@gmail.com>.
#
#  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