Add external testing with oqsprovider

Including running the oqsprovider external test in the
CI external test build.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17832)
This commit is contained in:
Michael Baentsch
2022-03-08 07:46:05 +01:00
committed by Tomas Mraz
parent a35c3a9f5b
commit fa66f62ebb
6 changed files with 144 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -22,3 +22,6 @@
[submodule "tlslite-ng"]
path = tlslite-ng
url = https://github.com/tlsfuzzer/tlslite-ng
[submodule "oqs-provider"]
path = oqs-provider
url = https://github.com/open-quantum-safe/oqs-provider.git