freebsd-skq/tools
das c13ee16ab4 Factor out some common code from the libm tests. This is a bit messy
because different tests have different ideas about what it means to be
"close enough" to the right answer, depending on the properties of the
function being tested.  In the process, I fixed some warnings and
added a few more 'volatile' hacks, which are sufficient to make all
the tests pass at -O2 with clang.
2013-06-02 04:30:03 +00:00
..
bsdbox
build BMAKE is now being built by default. 2013-05-21 00:41:49 +00:00
debugscripts
diag
kerneldoc
KSE
LibraryReport
regression Factor out some common code from the libm tests. This is a bit messy 2013-06-02 04:30:03 +00:00
sched
test This test is working now, so remove it from NOTWORK. 2013-06-02 01:07:38 +00:00
tools Bring in a number of new features, mostly implemented by Michio Honda: 2013-05-30 14:07:14 +00:00
install.sh
make_libdeps.sh Import libyaml as libbsdyml (private brand name) 2013-03-04 11:27:41 +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.