1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/tools
Alan Somers a8eb96d593 Replace the old unix_seqpacket and unix_seqpacket_exercise tests, which
were a little broken and not automatable, with unix_seqpacket_test.
It's coverage is a superset of the old tests and it uses ATF.  It
includes test cases for bugs kern/185813 and kern/185812.

PR:		kern/185812
PR:		kern/185813
Sponsored by:	Spectra Logic
MFC after:	2 weeks
2014-01-23 17:26:28 +00:00
..
bsdbox
build Remove WITHOUT_ATF as it has been replaced by WITH_TESTS 2014-01-23 03:14:48 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression Replace the old unix_seqpacket and unix_seqpacket_exercise tests, which 2014-01-23 17:26:28 +00:00
sched
test Some DTrace tests (mostly in the pid provider directory) make use of 2013-12-31 15:45:12 +00:00
tools Add a command line argument to turn off blocking waiting for the user 2014-01-16 21:46:43 +00:00
install.sh Use = not == in test arguments. 2013-01-24 20:47:37 +00:00
make_libdeps.sh Rename libbsdyml to libyaml, make private, and bump 2013-10-14 18:31:15 +00:00
README
tinder.sh

$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.