Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2004 17:12:15 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/netatalk/simple_send Makefile simple_send.c
Message-ID:  <200407171712.i6HHCFki052355@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-07-17 17:12:15 UTC

  FreeBSD src repository

  Added files:
    tools/regression/netatalk/simple_send Makefile simple_send.c 
  Log:
  Add a simple tool to bind netatalk sockets and perform send operations.
  This isn't a classic regression test in that it doesn't have a notion of
  pass fail, it's more of an exercise tool.  It attempts to exercise
  unbound, bound, unconnected, and connected variations on SOCK_DGRAM
  sockets.
  
  Revision  Changes    Path
  1.1       +8 -0      src/tools/regression/netatalk/simple_send/Makefile (new)
  1.1       +162 -0    src/tools/regression/netatalk/simple_send/simple_send.c (new)



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