cvs commit: src/tools/regression/sockets/unix_gc Makefile unix_gc.c

Robert Watson rwatson at FreeBSD.org
Mon Dec 31 08:45:28 PST 2007


rwatson     2007-12-31 16:45:27 UTC

  FreeBSD src repository

  Added files:
    tools/regression/sockets/unix_gc Makefile unix_gc.c 
  Log:
  Add regression tests for UNIX domain socket garbage collection.  Should be
  run from single-user mode, as they look at global open file and inflight
  descriptor counts to check for leaks.
  
  Revision  Changes    Path
  1.1       +7 -0      src/tools/regression/sockets/unix_gc/Makefile (new)
  1.1       +763 -0    src/tools/regression/sockets/unix_gc/unix_gc.c (new)


More information about the cvs-src mailing list