summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfifo03/spfifo03.scn
blob: a0ccdb7db9978ec3ad741b0dc1aefc552ee2e2ee (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Initialized console on port COM1 9600-8-N-1




*** FIFO / PIPE OPEN TEST - 6 ***


Creating a task name and a task


creating directory /tmp


creating fifo file /tmp/fifo01


Starting the read task


Writer opening file(1)


Read task activated, sleeping to block the writer


Now, reader opening file(1)


@ sender: 

@ receiver (being a unblocked reader): Got 

Reader opening file(2)


Writer opening file(2)


@ sender: SendBuffer2

*** END OF FIFO / PIPE OPEN TEST - 6 ***