Add a test-rng program so we can pipe to dieharder.
commitacbde10fce5d688d70b5a4bfb3a736da838bb4cc
authorNick Mathewson <nickm@torproject.org>
Wed, 6 Feb 2019 14:36:12 +0000 (6 09:36 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 14 Feb 2019 14:26:40 +0000 (14 09:26 -0500)
tree7a91744da5dd96bef81a5db2b3ae181fa2e934cb
parent490e187056d87ddd87981e0ea1b624b61bcbb666
Add a test-rng program so we can pipe to dieharder.
.gitignore
src/test/include.am
src/test/test_rng.c [new file with mode: 0644]