frexp* tests: More tests.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2012 13:28:03 +0000 (14:28 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2012 15:18:01 +0000 (16:18 +0100)
commita4450a07cbf1fdca6dab512323d6f1ff5cdf21f8
tree2b48443daee25a8b3f7b0e7b418280e475802e73
parentd96626b76294ac949264f9b0b7ec3148aed07a6c
frexp* tests: More tests.

* tests/test-frexp.h (test_function): Add some pseudo-randomized tests.
* tests/test-frexp.c (RANDOM): New macro.
* tests/test-frexpf.c (RANDOM): New macro.
* tests/test-frexpl.c (RANDOM): New macro.
* modules/frexp-tests (Files): Add tests/randomd.c.
(Makefile.am): Add randomd.c to test_frexp_SOURCES.
* modules/frexpf-tests (Files): Add tests/randomf.c.
(Makefile.am): Add randomf.c to test_frexpf_SOURCES.
* modules/frexpl-tests (Files): Add tests/randoml.c.
(Makefile.am): Add randoml.c to test_frexpl_SOURCES.
ChangeLog
modules/frexp-tests
modules/frexpf-tests
modules/frexpl-tests
tests/test-frexp.c
tests/test-frexp.h
tests/test-frexpf.c
tests/test-frexpl.c