freebsd-dev/tools/regression/lib
David Schultz 45de1d006d 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
..
libc Add missing #includes, to keep Clang silent. 2013-05-25 18:04:24 +00:00
libmp Rename all symbols in libmp(3) to mp_*, just like Solaris. 2009-02-26 21:43:15 +00:00
libutil Add test-pidfile.c and increase warning level. 2009-11-12 01:37:25 +00:00
msun Factor out some common code from the libm tests. This is a bit messy 2013-06-02 04:30:03 +00:00