source: rtems/testsuites/sptests/spfifo03/spfifo03.scn @ eb8c45d

4.115
Last change on this file since eb8c45d was cfde6479, checked in by Jennifer Averett <Jennifer.Averett@…>, on 06/07/10 at 19:09:28

2010-06-07 Bharath Suri <bharath.s.jois@…>

PR PR1542

  • Makefile.am, configure.ac: Coverage improvement: fifo_open.
  • spfifo01/spfifo01.doc, spfifo01/spfifo01.scn, spfifo01/test.c, spfifo02/Makefile.am, spfifo02/main.c, spfifo02/spfifo02.doc, spfifo02/spfifo02.scn, spfifo02/test.c, spfifo03/Makefile.am, spfifo03/main.c, spfifo03/spfifo03.doc, spfifo03/spfifo03.scn, spfifo03/test.c, spfifo04/Makefile.am, spfifo04/main.c, spfifo04/spfifo04.doc, spfifo04/spfifo04.scn, spfifo04/test.c: New files.
  • Property mode set to 100644
File size: 583 bytes
Line 
1Could not open '/dev/kqemu' - QEMU acceleration layer not activated: No such file or directory
2Initialized console on port COM1 9600-8-N-1
3
4
5
6*** FIFO / PIPE OPEN TEST - 3 ***
7
8
9Configuration: Pipes configured, but number of barriers configured = 1
10Required number of barriers = 2
11
12
13Creating directory /tmp
14
15
16Creating fifo /tmp/fifo
17
18
19Attempt to open the fifo file
20
21Must result in failure since
22number of barriers = 1 => not all resources
23were acquired
24
25
26Remove the entry /tmp/fifo01
27
28
29Remove directory /tmp
30
31
32*** END OF FIFO / PIPE OPEN TEST - 3 ***
Note: See TracBrowser for help on using the repository browser.