summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/hcreate.c
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-02-14 04:47:13 +0000
committerngie <ngie@FreeBSD.org>2017-02-14 04:47:13 +0000
commit4654a3e4a6c0b5420141ad6f14b579d1c80278ee (patch)
treeebce1406d9ad5620dbe67a6612b692c0b895e958 /lib/libc/stdlib/hcreate.c
parent2db56beee1ae7ba1d122f40eaa47a7bbd8f14aa5 (diff)
downloadFreeBSD-src-4654a3e4a6c0b5420141ad6f14b579d1c80278ee.zip
FreeBSD-src-4654a3e4a6c0b5420141ad6f14b579d1c80278ee.tar.gz
MFC r313376:
Fix :hexadecimal_floating_point on i386 Don't exclude i386 from LDBL_MANT_DIG == 64; it works properly in that case. While here, replace strcmp + atf_tc_fail with ATF_CHECK_MSG for 2 reasons: - Gather as many results as possible instead of failing early and not testing the rest of the cases. - Simplify logic when checking test inputs vs outputs and printing test result. Tested on: amd64, i386
Diffstat (limited to 'lib/libc/stdlib/hcreate.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud