freebsd-dev/lib/msun/tests
Alex Richardson b358534ab1 Remove XFAILs from fmaxmin test
These appears to have been resolved by compiling the test with -fno-builtin
and/or using a newer compiler.

PR:		208703
Reviewed By:	ngie
Differential Revision: https://reviews.freebsd.org/D28884
2021-03-22 11:55:06 +00:00
..
cexp_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
conj_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
csqrt_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
ctrig_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
exponential_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
fenv_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
fma_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
fmaxmin_test.c Remove XFAILs from fmaxmin test 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 Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
invtrig_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
logarithm_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
lrint_test.c Convert the msun tests to ATF 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 Convert the msun tests to ATF 2021-03-22 11:55:06 +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 Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
next_test.c Convert the msun tests to ATF 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 Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00
trig_test.c Convert the msun tests to ATF 2021-03-22 11:55:06 +00:00