1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/tools
Stefan Farfeleder 94cfb3d24c Add test cases for the command built-in, including its -v and -V options which
I'll commit real soon.

Count the number of found test cases instead of hard-coding them.  Allow an
arbitrary exit status.
2005-10-28 14:02:42 +00:00
..
build Make <runefile.h> internal to libc. 2005-05-16 09:32:41 +00:00
debugscripts I forgot to commit this fix that is now kgdb aware... 2005-03-20 02:08:21 +00:00
diag
kerneldoc
KSE
lib32
LibraryReport
regression Add test cases for the command built-in, including its -v and -V options which 2005-10-28 14:02:42 +00:00
sched - ktrace(1) has nothing to do with schedgraph. Remove that from the 2005-03-14 11:52:24 +00:00
test
tools Change u_int64_t to uintmax_t and use %ju, so it compiles on 64bit archs. 2005-10-26 19:44:17 +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.