cvs commit: src/tools/regression/fifo/fifo_io Makefile fifo_io.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Mon Sep 12 02:42:30 PDT 2005
    
    
  
rwatson     2005-09-12 09:42:29 UTC
  FreeBSD src repository
  Added files:
    tools/regression/fifo/fifo_io Makefile fifo_io.c 
  Log:
  Add fifo_io, a regression test for I/O operations on POSIX fifos.  We
  currently can't pass this regression test due to broken poll() and
  select() support for fifos, but past the basic I/O operation tests.
  
  Revision  Changes    Path
  1.1       +7 -0      src/tools/regression/fifo/fifo_io/Makefile (new)
  1.1       +1252 -0   src/tools/regression/fifo/fifo_io/fifo_io.c (new)
    
    
More information about the cvs-all
mailing list