]> sourceware.org Git - glibc.git/commit
Add more tests of lrint, llrint, lround, llround.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 6 Oct 2015 22:41:49 +0000 (22:41 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 6 Oct 2015 22:41:49 +0000 (22:41 +0000)
commita68dec3b03b9c163ad79192cbe837208b2f90de1
treef88ff664d413203bd75b6ba9883350f610c191a0
parent09492277f1084544749cf63120bb3e8764dc9571
Add more tests of lrint, llrint, lround, llround.

This patch adds more tests of lrint, llrint, lround and llround, to
cover various standard special cases not previously covered, and more
tests of overflow.

Tested for x86_64 and x86.

* math/libm-test.inc (lrint_test_data): Add more tests.
(llrint_test_data): Likewise.
(lround_test_data): Likewise.
(llround_test_data): Likewise.
ChangeLog
math/libm-test.inc
This page took 0.044831 seconds and 5 git commands to generate.