use size_t tests instead of int ones
authorPauli <paul.dale@oracle.com>
Mon, 27 Nov 2017 03:19:27 +0000 (13:19 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 27 Nov 2017 22:56:45 +0000 (08:56 +1000)
commit92738d7d7321ab8b7e6b467dded9bd2d587b980c
tree6c22e719eb26e2aa1946c9ac729cb96a6802a4c3
parent378db52bb0177ae03cac3c3ba194bb6dec34a2d7
use size_t tests instead of int ones

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4797)
test/test_test.c