glibc/sysdeps/ieee754/ldbl-128ibm-compat/test-strfmon-ieee128.c
Gabriel F. T. Gomes 80a19b003e ldbl-128ibm-compat: Add tests for strfmon and strfmon_l
This patch adds elementary tests to check that strfmon and strfmon_l
correctly evaluate long double values with IBM Extended Precision and
IEEE binary128 format.

Tested for powerpc64le.

Reviewed-by: Paul E. Murphy <murphyp@linux.ibm.com>
2019-12-03 13:30:42 -03:00

2 lines
38 B
C

#include <test-strfmon-ldbl-compat.c>