rwatson 2008-10-06 19:42:03 UTC
FreeBSD src repository
Added files:
tools/regression/sockets/fstat Makefile fstat.c
Log:
SVN rev 183652 on 2008-10-06 19:42:03Z by rwatson
Add very simple regression test for fstat(2) on sockets: make sure it
returns success for various socket types. It's easy to imagine this
being enhanced to validate the returned data, but...
Revision Changes Path
1.1 +9 -0 src/tools/regression/sockets/fstat/Makefile (new)
1.1 +71 -0 src/tools/regression/sockets/fstat/fstat.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"