opnsense-src/contrib/netbsd-tests/lib/libm
Enji Cooper 8fe9679fd6 Reset errno in :scalbnf_val and :scalbnl_val before running the tests so the
tested errno isn't stale

This was needed in order for the test to pass on amd64 with stable/10

MFC after: 3 days
2015-01-02 00:57:40 +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
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