ssltest output cleanup
authorRich Salz <rsalz@openssl.org>
Tue, 21 Apr 2015 19:52:51 +0000 (15:52 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 21 Apr 2015 19:52:51 +0000 (15:52 -0400)
commit3dca57f8cadbca2eb6dec93bf12f486acfd274a3
treed7e10eba05acd4dd690d00cac7de8636b7675222
parenta169a93a6f1c7cb555c0a058da360d84375813d3
ssltest output cleanup

Make only errors go to stderr.
Print count and size before the loop, so you can see it's an 838K
message that will take a few moments.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/ssltest.c