summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Baentsch <info@baentsch.ch>2022-03-08 07:46:05 +0100
committerTomas Mraz <tomas@openssl.org>2022-03-09 17:57:37 +0100
commitfa66f62ebbb878bef5c34591efc82b24b9b88dff (patch)
tree502e869b3c48d4b5d567b67cfa64bc0261a23435 /.gitmodules
parenta35c3a9f5be07c4c1bcabdd98ea56ff3ff20b645 (diff)
downloadopenssl-new-fa66f62ebbb878bef5c34591efc82b24b9b88dff.tar.gz
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)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1d4c6c9da7..6531705b2a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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