Remove fprintfs from the poly1305 internal test but keep the test number
authorPauli <paul.dale@oracle.com>
Mon, 10 Apr 2017 03:38:24 +0000 (13:38 +1000)
committerRichard Levitte <levitte@openssl.org>
Wed, 12 Apr 2017 11:37:12 +0000 (13:37 +0200)
commit4833caed466ce8b7ae1d5fbafc23740885dbd9cc
tree691a96994cbebe90470324dfe034ac6560da2fa4
parentee25dd45cb1dd7efa1af2574566ae04537907461
Remove fprintfs from the poly1305 internal test but keep the test number
information.

The framework will display the non-matching memory.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3156)
test/poly1305_internal_test.c