Enable memory debugging while testing
authorRichard Levitte <levitte@openssl.org>
Thu, 3 Nov 2016 16:08:10 +0000 (17:08 +0100)
committerRichard Levitte <richard@levitte.org>
Thu, 3 Nov 2016 18:25:34 +0000 (19:25 +0100)
commit2cf10e88b7221e1edbbdc8ecc89abe2953a668b1
tree069bc5660c666ba9fe2a82bbb09ee2df2ca25dde
parentb754f9a3a5bccffc7e8f534fefd13fc0ef7aaf13
Enable memory debugging while testing

Pre 1.1.0, 'make test' would set the environment variable
OPENSSL_DEBUG_MEMORY to "on".  This got lost when translating the old
build files to the new templates.  This changes reintroduces that
variable.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1840)
(cherry picked from commit 6d4bc8a3d2c2f7701588bbfdea80a1f7a3973f26)
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl