diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-04-28 22:36:25 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-04-28 23:04:54 +0200 |
commit | 66451df4e978ce91fc75caa42233034e4fafe3a0 (patch) | |
tree | 547da479e333c11e1e43182c211db4f651e040dd /.gitignore | |
parent | bcf944a94e914fba3872dc27c7f93fa158e4c5dc (diff) | |
download | gnutls-66451df4e978ce91fc75caa42233034e4fafe3a0.tar.gz |
Test the random generators in gnutls using the dieharder tool.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0a7f695e11..32296c1d42 100644 --- a/.gitignore +++ b/.gitignore @@ -529,6 +529,7 @@ tests/mini-loss-time tests/mini-loss2 tests/mini-record tests/suite/mini-record-timing +tests/suite/rng tests/mini-rehandshake tests/mini-tdb tests/mini-termination |