opnsense-src/tools/regression/usr.bin
David Schultz b831cdf6b1 These tests check whether the compiler evaluates floating-point
expressions properly.  Some of the tests depend on the compiler
implementing C99's FENV_ACCESS pragma, and only commercial compilers
do; those tests are currently skipped.  If any of the enabled tests
fail, then odds are the libm regression tests will fail also.
This should make it easier to diagnose reported problems on platforms
I don't have.

Currently, gcc passes all the tests that don't depend on FENV_ACCESS
on amd64 and sparc64.  Clang fails a few on amd64 (see clang bug
11406).  Both gcc and clang fare poorly on i386, which has well-known
issues.
2012-01-20 06:57:21 +00:00
..
apply - Use errx(3) instead of err(3) when checking if snprintf(3) succeeded. 2010-03-05 15:23:01 +00:00
calendar 'prove -r' isn't as smart as grog thought. 2010-01-04 10:58:08 +00:00
cc These tests check whether the compiler evaluates floating-point 2012-01-20 06:57:21 +00:00
comm Don't read the newline character to line buffer because lines are passed 2009-12-12 18:18:46 +00:00
env Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
file2c o -n option added. 2005-05-15 07:35:34 +00:00
join Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
jot Fix stuttering sequences and reverse ranges 2010-06-02 07:47:29 +00:00
lastcomm You need to be root to run this test. 2010-01-04 09:59:18 +00:00
m4 Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
make Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
ncal Replace -b with -C and -B (as proposed by Alexander). 2010-03-21 21:33:21 +00:00
pkill - Implement -q option for pgrep(1). 2010-02-12 18:52:24 +00:00
printf printf: Allow multibyte characters for '<char> form, avoid negative codes. 2011-05-28 11:37:47 +00:00
sed Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
tr tr: Fix '[=]=]' equivalence class. 2010-09-29 22:24:18 +00:00
uudecode Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
uuencode Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
xargs Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
Makefile Create regression tests for ncal: 2010-03-14 10:24:03 +00:00
regress.m4 Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00