summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorTodd Short <tshort@akamai.com>2019-05-02 14:37:18 -0400
committerRichard Levitte <levitte@openssl.org>2019-05-03 17:46:28 +0200
commite616c11e170ef524b12e218537f4bf290057f8b7 (patch)
tree73a17da58924d40bc6a9abac9fb30a173cc09176 /INSTALL
parent25b25b0f80f2b3f0c5449a6d5a8e7639187f9bf3 (diff)
downloadopenssl-new-e616c11e170ef524b12e218537f4bf290057f8b7.tar.gz
Add documentation for running unit tests under Valgrind
Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8867)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 50722a10ea..88425a8c81 100644
--- a/INSTALL
+++ b/INSTALL
@@ -23,6 +23,7 @@
* NOTES.WIN (any supported Windows)
* NOTES.DJGPP (DOS platform with DJGPP)
* NOTES.ANDROID (obviously Android [NDK])
+ * NOTES.VALGRIND (testing with Valgrind)
Notational conventions in this document
---------------------------------------