]> git.ipfire.org Git - thirdparty/glibc.git/commit - math/libm-test-support.h
Remove finite-math tests
authorWilco Dijkstra <Wilco.Dijkstra@arm.com>
Tue, 16 Jul 2019 13:39:56 +0000 (10:39 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 21 Oct 2019 11:47:07 +0000 (08:47 -0300)
commit55d530114ef3513eb8588e31e3850f04ac608077
tree187503865e68743e43207189be3d4849bfb66ded
parent7bdb921d70bf9f93948e2e311fef9ef439314e41
Remove finite-math tests

Remove the finite-math tests from the testsuite - these are no longer
useful after removing math-finite.h header.

Passes buildmanyglibc, build&test on x86_64 and AArch64.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
13 files changed:
math/Makefile
math/gen-libm-test.py
math/libm-test-driver.c
math/libm-test-support.c
math/libm-test-support.h
math/test-finite-macros.c [deleted file]
math/test-math-exceptions.h [moved from math/test-math-no-finite.h with 84% similarity]
math/test-math-finite.h [deleted file]
math/test-math-inline.h
math/test-math-vector.h
math/test-signgam-finite-c11.c [deleted file]
math/test-signgam-finite-c99.c [deleted file]
math/test-signgam-finite.c [deleted file]