Warning, /testsuites/sptests/spfifo04/spfifo04.scn is written in an unsupported language. File is not indexed.
0001 *** TEST PIPE/FIFO - 04 ***
0002 Init - Creating /fifo
0003 Init - Opening /fifo in readonly, non-blocking mode
0004 Init - Attempt to lseek on fifo -- Expected ESPIPE
0005 Init - ioctl: FIONBIO -- Expected EFAULT
0006 Init - ioctl: FIONBIO -- OK
0007 Init - ioctl: FIONBIO -- OK
0008 Init - ioctl: Dummy Command -- Expected EINVAL
0009 Init - ioctl: FIONREAD -- Expected EFAULT
0010 Init - ioctl: FIONREAD -- OK
0011 Init - closing /fifo
0012 Init - removing /fifo
0013 *** END OF TEST PIPE/FIFO - 04 ***