]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
test: clean-up README-external documentation
authorOndrej Moris <omoris@redhat.com>
Thu, 10 Oct 2024 04:36:25 +0000 (06:36 +0200)
committerMatt Caswell <matt@openssl.org>
Mon, 21 Oct 2024 10:43:03 +0000 (11:43 +0100)
Signed-off-by: Ondrej Moris <omoris@redhat.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25587)

test/README-external.md

index 96bdaeccd8712d13ef58a4bf0ce9480ca8e600be..2a88338146e597699dc8c52a2371442f2ff89349 100644 (file)
@@ -17,7 +17,7 @@ First checkout the `PYCA/Cryptography` module into `./pyca-cryptography` using:
 
 Then configure/build OpenSSL compatible with the python module:
 
-    $ ./config shared enable-external-tests
+    $ ./config enable-external-tests
     $ make
 
 The tests will run in a python virtual environment which requires virtualenv
@@ -66,7 +66,7 @@ of your system.  Certain tests may require more installed packages to run.  No
 tests are expected to fail.
 
 GOST engine test suite
-===============
+======================
 
 Much like the PYCA/Cryptography test suite, this builds and runs the GOST engine
 tests against the local OpenSSL build.
@@ -77,7 +77,7 @@ You will need a git checkout of gost-engine at the top level:
 
 Then configure/build OpenSSL enabling external tests:
 
-    $ ./config shared enable-external-tests
+    $ ./config enable-external-tests
     $ make
 
 GOST engine requires CMake for the build process.
@@ -100,7 +100,7 @@ You will need a git checkout of oqsprovider at the top level:
 
 Then configure/build OpenSSL enabling external tests:
 
-    $ ./config shared enable-external-tests
+    $ ./config enable-external-tests
     $ make
 
 oqsprovider requires CMake for the build process.
@@ -119,9 +119,9 @@ The names of all supported quantum-safe algorithms are available at
 <https://github.com/open-quantum-safe/oqs-provider#algorithms>
 
 pkcs11-provider test suite
-======================
+==========================
 
-This builds and runs pkcs11-provider tests agains the local OpenSSL build.
+This builds and runs pkcs11-provider tests against the local OpenSSL build.
 
 You will need a git checkout of pkcs11-provider at the top level:
 
@@ -129,7 +129,7 @@ You will need a git checkout of pkcs11-provider at the top level:
 
 Then configure/build OpenSSL enabling external tests:
 
-    $ ./config shared enable-external-tests
+    $ ./config enable-external-tests
     $ make
 
 pkcs11-provider requires meson for the build process. Moreover, it requires