]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix test_tortls.c to no longer test failing crypto_rand.
authorNick Mathewson <nickm@torproject.org>
Thu, 26 Nov 2015 14:34:44 +0000 (09:34 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 26 Nov 2015 14:34:44 +0000 (09:34 -0500)
commitfe46fffd980cb97661b6bf0f16c66522d7e58e61
tree5ffdb5cd1b91b0e25898070a2c9e718836aeea89
parentb0e601086148b9f39f113da12c9d14ddd00f0f1e
Fix test_tortls.c to no longer test failing crypto_rand.

(crypto_rand is no longer allowed to fail.)

Closes bug 17686; bug not in any released tor.  (No backport, since
the tortls tests aren't in 0.2.7)
src/test/test_tortls.c