aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-10-15 11:09:20 +0100
committerMatt Caswell <matt@openssl.org>2016-11-04 10:38:54 +0000
commit5227337a7c340eeeebaced1230e8dfaa7a8ec7db (patch)
treed37a10b073b3295191444c1406c643e3b1ccc6d5 /INSTALL
parenta60150e9abe3bf67a889d9b0e1fe90f3d2b91123 (diff)
downloadopenssl-5227337a7c340eeeebaced1230e8dfaa7a8ec7db.tar.gz
Add documentation on the BoringSSL test suite integration
Added the file README.external which describes how to build and run OpenSSL to use the BoringSSL test suite. Also updated INSTALL to point to it. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e31431bfbe..36cb090090 100644
--- a/INSTALL
+++ b/INSTALL
@@ -314,7 +314,8 @@
Enable building of integration with external test suites.
This is a developer option and may not work on all platforms.
The only supported external test suite at the current time is
- the BoringSSL test suite.
+ the BoringSSL test suite. See the file test/README.external
+ for further details.
no-filenames
Don't compile in filename and line number information (e.g.