opnsense-src/tools/regression/lib/msun
David Schultz dd00a42722 Tests for lrintl() and llrintl(). I didn't add anything specially
tailored for the long double format; instead, I just modified the existing
tests to test lrintl() and llrintl() as well.
2008-01-14 02:18:00 +00:00
..
Makefile Remove another Alpha remnant. 2007-12-16 23:00:18 +00:00
test-csqrt.c Regression tests for csqrt(3). 2007-12-15 09:16:26 +00:00
test-csqrt.t Regression tests for csqrt(3). 2007-12-15 09:16:26 +00:00
test-fenv.c - Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), and 2005-03-16 19:04:45 +00:00
test-fenv.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-ilogb.c Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-ilogb.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-lrint.c Tests for lrintl() and llrintl(). I didn't add anything specially 2008-01-14 02:18:00 +00:00
test-lrint.t Regression tests for [l]lrint[f]() and [l]lround[f](). 2005-01-11 23:13:36 +00:00
test-lround.c gcc 4 does some overzealous constant folding, and since it doesn't 2007-12-09 20:16:48 +00:00
test-lround.t Regression tests for [l]lrint[f]() and [l]lround[f](). 2005-01-11 23:13:36 +00:00
test-nan.c Regression tests for nan{,f,l}(). 2007-12-16 21:19:51 +00:00
test-nan.t Regression tests for nan{,f,l}(). 2007-12-16 21:19:51 +00:00
test-next.c Don't try the long double tests on i386. Our reduced precision 2007-12-16 23:36:37 +00:00
test-next.t Test cases for nextafter{,f,l} and nexttoward{,f,l}. 2005-03-07 05:03:46 +00:00
test-rem.c Fix a few of the tests so that correct implementations actually pass them. 2007-01-07 09:25:22 +00:00
test-rem.t Add missing test-rem.t. 2005-04-02 12:50:28 +00:00