freebsd-skq/tools
rwatson b8fdd70fef Add regression tests for ethers(3) functions, including new _r variants.
Four tests currently fail:

  test_ether_line_bad_1() and test_ether_line_bad_2() due to bugs in
  ether_line(3).

  test_ether_ntohost() and test_ether_hostton() due to not being fully
  implemented tests.
2007-05-13 14:03:21 +00:00
..
build Connect ZFS to the build. 2007-04-06 02:13:30 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression Add regression tests for ethers(3) functions, including new _r variants. 2007-05-13 14:03:21 +00:00
sched Add some notes clarifying usage and a couple of known bugs 2007-04-22 06:20:12 +00:00
test
tools Improve reporting in recoverdisk a good deal. 2007-04-23 12:17:27 +00:00
install.sh
make_libdeps.sh
README

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.