NetBSD/tests/lib/libm
gson 9d42296eb9 Only expect the fmod test case to fail when using qemu's TCG CPU emulation,
and not under hardware virtualization such as qemu -accel nvmm.
2020-08-25 13:39:16 +00:00
..
Makefile fix build of t_cabsl from t_cabsl.cxx 2020-06-21 06:58:16 +00:00
t_acos.c
t_asin.c
t_atan.c
t_bit.c Add a test case for signbit. 2019-04-26 08:52:16 +00:00
t_cabsl.cxx
t_casinh.c
t_cbrt.c cbrtl_powl is xfail only if long double has more bits than double. 2018-11-15 05:14:20 +00:00
t_ceil.c
t_cos.c on i386 with FLT_EVAL_METHOD=2, the computation inside cosf was done in 2019-05-27 00:10:36 +00:00
t_cosh.c
t_erf.c
t_exp.c
t_fe_round.c
t_fenv.c Fix typo in 'exceptions' 2019-04-25 20:48:54 +00:00
t_fmod.c Only expect the fmod test case to fail when using qemu's TCG CPU emulation, 2020-08-25 13:39:16 +00:00
t_hypot.c Reference PRs consistently. 2020-06-25 11:12:03 +00:00
t_ilogb.c
t_infinity.c
t_ldexp.c
t_libm.h
t_log.c
t_modf.c
t_pow.c
t_precision.c
t_round.c
t_scalbn.c
t_sin.c Print result of function we tested (sinf), 2019-05-27 00:24:37 +00:00
t_sinh.c
t_sqrt.c
t_tan.c Disable x87 implementations of sin, cos, tan. 2018-11-07 04:00:12 +00:00
t_tanh.c