freebsd-src/tools
Juli Mallett d54336bd0d Add a simple (to be expanded) library of functions for the regression tests,
to handle the ones which output to stdout and have output in regress.$test.out,
etc.  More freeform macros should and will be written, but these are the most
prominent and most straightforward sort of tests we have around, so it makes
sense to try to accomodate them.
2002-06-24 13:51:30 +00:00
..
3.0-upgrade Fixed typos. 2002-06-06 14:08:04 +00:00
build/make_check Grrr, make the test for embedded variables in the left-hand-side actually do 2002-06-20 03:08:20 +00:00
diag Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
LibraryReport
regression Add a simple (to be expanded) library of functions for the regression tests, 2002-06-24 13:51:30 +00:00
test Remove broken attempt to compile libc's malloc source directly; this 2002-01-02 06:42:34 +00:00
tools Mutex statistics script. 2002-05-26 12:02:36 +00:00
install.sh Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
make_libdeps.sh Update for current /usr/src. 2002-05-28 08:25:29 +00:00
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.