]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86 long double: Add tests for pseudo normal numbers
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 24 Dec 2020 02:44:20 +0000 (08:14 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 30 Dec 2020 05:23:11 +0000 (10:53 +0530)
commit38a033ac85d62c64a2fc81b06c0acffcd4a113f5
tree735d19029a6ebf01bcab56743743528fa476b424
parent7525c1c71d38c068a33ca964fe8baf67eed7e56f
x86 long double: Add tests for pseudo normal numbers

Add some tests for fpclassify, isnan, isinf and issignaling.

Co-authored-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
math/libm-test-driver.c
math/libm-test-fpclassify.inc
math/libm-test-isinf.inc
math/libm-test-isnan.inc
math/libm-test-issignaling.inc