Update secmemtest and memeleaktest to use the test infrastructure.
authorPauli <paul.dale@oracle.com>
Mon, 10 Apr 2017 00:05:55 +0000 (10:05 +1000)
committerMatt Caswell <matt@openssl.org>
Wed, 12 Apr 2017 09:59:53 +0000 (10:59 +0100)
It isn't easy to use the test framework since it turns memory debugging
on as well and the CRYPTO_mem_leaks_fp function cannot be called twice.

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


No differences found