freebsd-dev/tools/regression/poll/7/pipeselect.out
Konstantin Belousov 5861f96654 Test suite for the poll(2)/select(2) on fifos, pipes and sockets,
and recorded results for several operating systems.

Submitted by:	bde
Approved by:	re (kensmith)
2009-07-12 12:50:43 +00:00

22 lines
969 B
Plaintext

1..20
ok 1 Pipe state 4: expected clear; got clear
ok 2 Pipe state 5: expected set; got set
ok 3 Pipe state 6: expected set; got set
ok 4 Pipe state 6a: expected set; got set
ok 5 Sock state 4: expected clear; got clear
ok 6 Sock state 5: expected set; got set
ok 7 Sock state 6: expected set; got set
ok 8 Sock state 6a: expected set; got set
ok 9 FIFO state 0: expected clear; got clear
ok 10 FIFO state 1: expected clear; got clear
ok 11 FIFO state 2: expected set; got set
ok 12 FIFO state 2a: expected clear; got clear
not ok 13 FIFO state 3: expected set; got clear
ok 14 FIFO state 4: expected clear; got clear
ok 15 FIFO state 5: expected set; got set
ok 16 FIFO state 6: expected set; got set
not ok 17 FIFO state 6a: expected set; got clear
ok 18 FIFO state 6b: expected clear; got clear
not ok 19 FIFO state 6c: expected set; got clear
not ok 20 FIFO state 6d: expected set; got clear