summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorOndrej Moris <omoris@redhat.com>2024-10-10 06:36:25 +0200
committerMatt Caswell <matt@openssl.org>2024-10-21 12:43:03 +0200
commit7832374ffb127e268653e7ee4d753a3754c02c89 (patch)
tree56baed852926102471a3d820b6f6d1376c034de9 /test
parenttest: Add external test for pkcs11-provider (diff)
downloadopenssl-7832374ffb127e268653e7ee4d753a3754c02c89.tar.xz
openssl-7832374ffb127e268653e7ee4d753a3754c02c89.zip
test: clean-up README-external documentation
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)
Diffstat (limited to 'test')
-rw-r--r--test/README-external.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/README-external.md b/test/README-external.md
index 96bdaeccd8..2a88338146 100644
--- a/test/README-external.md
+++ b/test/README-external.md
@@ -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