Warning, /testsuites/sptests/spfifo01/spfifo01.doc is written in an unsupported language. File is not indexed.
0001 # COPYRIGHT (c) 2010
0002 # Bharath Suri<bharath.s.jois@gmail.com>.
0003 #
0004 # The license and distribution terms for this file may be
0005 # found in the file LICENSE in this distribution or at
0006 # http://www.rtems.org/license/LICENSE.
0007 #
0008
0009 This file describes the directives and concepts tested by this test set.
0010
0011 Configuration:
0012
0013 Pipes not enabled.
0014
0015 Expected:
0016
0017 With pipes not enabled, the semaphore required for creation of new
0018 pipe will not be available (this semaphore is created at init if pipes
0019 are enabled)
0020
0021 With this, fifo_open fails with EINTR