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 Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_asin.c Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_atan.c
t_bit.c Add a test case for signbit. 2019-04-26 08:52:16 +00:00
t_cabsl.cxx Add test case for PR lib/50646. 2018-06-20 03:51:27 +00:00
t_casinh.c print what went wrong. 2016-09-20 17:19:28 +00:00
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 Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_erf.c
t_exp.c Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_fe_round.c don't skip nexttoward for aarch64 and mips64 2017-08-21 17:11:18 +00:00
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 for consistency, print the statement that is true in the error case. 2018-06-14 21:57:25 +00:00
t_infinity.c
t_ldexp.c Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_libm.h Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_log.c Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_modf.c
t_pow.c use isinf instead of isinff. this doesn't introduce a functional change - 2017-01-20 21:15:56 +00:00
t_precision.c do the long double tests if we have long double. 2016-08-27 10:07:05 +00:00
t_round.c Fix verb form. 2017-09-03 13:41:19 +00:00
t_scalbn.c Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_sin.c Print result of function we tested (sinf), 2019-05-27 00:24:37 +00:00
t_sinh.c Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_sqrt.c Fix up libm tests. 2018-11-07 03:59:36 +00:00
t_tan.c Disable x87 implementations of sin, cos, tan. 2018-11-07 04:00:12 +00:00
t_tanh.c