Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod).
commit8fe5f986c86c6505bd887e02135fa41bfde4f552
authorJoseph Myers <joseph@codesourcery.com>
Fri, 16 Oct 2015 22:52:52 +0000 (16 22:52 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 16 Oct 2015 22:52:52 +0000 (16 22:52 +0000)
tree247cfcb0c24809f25d93a05dc99c60c193e5cf3c
parent45d8d77ad396419c1b95f696c83bf97ceada0f3a
Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod).

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

Tested for x86_64 and x86.

* math/libm-test.inc (fabs_test_data): Add more tests.
(fdim_test_data): Likewise.
(fma_test_data): Likewise.
(fmax_test_data): Likewise.
(fmin_test_data): Likewise.
(fmod_test_data): Likewise.
ChangeLog
math/libm-test.inc