freebsd-skq/contrib/netbsd-tests/lib/libm
Enji Cooper 66eb8885a0 The fmodl compat shims on arm/mips/powerpc aren't complete
Disable the test code for now on those architectures

MFC after: 1 week
PR: 199422
2015-04-27 06:46:33 +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 - Expect exp2_powers to fail on FreeBSD/i386 2014-11-16 20:39:11 +00:00
t_fmod.c The fmodl compat shims on arm/mips/powerpc aren't complete 2015-04-27 06:46:33 +00:00
t_infinity.c
t_ldexp.c
t_libm.h
t_log.c
t_modf.c
t_pow.c Alias isinff to isinf on FreeBSD 2014-11-16 20:37:46 +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