freebsd-src/lib/msun/tests
Alex Richardson dbb2d6f5e1 lib/msun/tests: Re-enable csqrt_test on AArch64
The LLVM bug was fixed a long time ago and with D29076 this test actually
passes now.

Reviewed By:	andrew
Differential Revision: https://reviews.freebsd.org/D29092
2021-03-22 16:57:43 +00:00
..
cexp_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
conj_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
csqrt_test.c Fix lib/msun/tests/csqrt_test on platforms with 128-bit long double 2021-03-22 16:57:43 +00:00
ctrig_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
exponential_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
fenv_test.c lib/msun/tests: Add more debug output to fenv_test.c 2021-03-22 11:55:07 +00:00
fma_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
fmaxmin_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
ilogb_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
invctrig_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
invtrig_test.c Fix unused functions in invtrig_test.c 2021-03-22 13:06:02 +00:00
logarithm_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
lrint_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
lround_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
Makefile lib/msun/tests: Re-enable csqrt_test on AArch64 2021-03-22 16:57:43 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nan_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
nearbyint_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
next_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
rem_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
test-utils.h Improve test messages for msun tests 2021-03-22 11:55:06 +00:00
trig_test.c Improve test messages for msun tests 2021-03-22 11:55:06 +00:00