Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2010 23:00:16 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/regression/sockets/sendfile Makefile sendfile.c
Message-ID:  <201002242300.o1ON0ZLL049841@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

brucec      2010-02-24 23:00:16 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/sockets/sendfile Makefile sendfile.c 
  Log:
  SVN rev 204294 on 2010-02-24 23:00:16Z by brucec
  
  Update the sendfile regression test so that it outputs results in the
  TAP format.
  Add a checksum to verify that the data hasn't been corrupted between
  being read from disk and being received.
  
  Approved by:    rrs (mentor)
  
  Revision  Changes    Path
  1.5       +1 -0      src/tools/regression/sockets/sendfile/Makefile
  1.7       +241 -169  src/tools/regression/sockets/sendfile/sendfile.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002242300.o1ON0ZLL049841>