freebsd-dev/contrib/netbsd-tests/lib/libm
Enji Cooper 10f26e7d81 Don't expect :fmod to fail on FreeBSD
Sponsored by:	EMC / Isilon Storage Division
2016-09-02 06:55:32 +00:00
..
t_acos.c
t_asin.c
t_atan.c
t_cbrt.c - Skip over the testcases that call cbrtl on platforms where LDBL_PREC == 53 2014-11-16 20:42:30 +00:00
t_ceil.c
t_cos.c
t_cosh.c
t_erf.c
t_exp.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_fenv.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_fmod.c Don't expect :fmod to fail on FreeBSD 2016-09-02 06:55:32 +00:00
t_hypot.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_infinity.c
t_ldexp.c
t_libm.h
t_log.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_modf.c
t_pow.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_precision.c Skip the long-double epsilon checks on FreeBSD/i386 2014-11-16 20:34:46 +00:00
t_round.c
t_scalbn.c Reset errno in :scalbnf_val and :scalbnl_val before running the tests so the 2015-01-02 00:57:40 +00:00
t_sin.c
t_sinh.c
t_sqrt.c
t_tan.c
t_tanh.c