Add more libm tests (fmod, fpclassify, frexp, hypot, ilogb, j0, j1, jn, log, log10...
commitca88f362a7e5f14db8e6de71f1ce500b2285307c
authorJoseph Myers <joseph@codesourcery.com>
Wed, 21 Oct 2015 01:05:01 +0000 (21 01:05 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 21 Oct 2015 01:05:01 +0000 (21 01:05 +0000)
treef96b958ec22a5ec509749e36dd17f4a7ca940b44
parent80d9be8122d1fe181d2476b5dad9f4ce37204958
Add more libm tests (fmod, fpclassify, frexp, hypot, ilogb, j0, j1, jn, log, log10, log2).

This patch improves the libm test coverage for a few more functions.

Tested for x86_64 and x86.

2015-10-21  Joseph Myers  <joseph@codesourcery.com>

* math/auto-libm-test-in: Add more tests of hypot, j0, j1, jn,
log, log10 and log2.
* math/auto-libm-test-out: Regenerated.
* math/libm-test.inc (fmod_test_data): Add more tests.
(fpclassify_test_data): Likewise.
(frexp_test_data): Likewise.
(hypot_test_data): Likewise.
(ilogb_test_data): Likewise.
ChangeLog
math/auto-libm-test-in
math/auto-libm-test-out
math/libm-test.inc