Support for pseudo-random numbers in tests.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2012 13:01:03 +0000 (14:01 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2012 13:15:59 +0000 (14:15 +0100)
commitd96626b76294ac949264f9b0b7ec3148aed07a6c
treeb04de53545908ad6854ae1a593366c7c312ed6d5
parent19ab6c7a389e7da948b7bab21c12c238fa3e59a1
Support for pseudo-random numbers in tests.

* tests/randomf.c: New file.
* tests/randomd.c: New file.
* tests/randoml.c: New file.
* tests/macros.h (randomf, randomd, randoml): New declarations.
ChangeLog
tests/macros.h
tests/randomd.c [new file with mode: 0644]
tests/randomf.c [new file with mode: 0644]
tests/randoml.c [new file with mode: 0644]