Remove the external BoringSSL test
authorTomas Mraz <tomas@openssl.org>
Thu, 25 Mar 2021 11:46:29 +0000 (12:46 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 26 Mar 2021 13:24:06 +0000 (14:24 +0100)
commitcede07dc51728edce77336f0fe5fce6d62ed7654
tree6d5e606a2acdfa8c9107bb2f26ae66676948a2e1
parent6b2e51dd36c2f7f1ec24e84288324a12cfe3549e
Remove the external BoringSSL test

Fixes #14424

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14682)
19 files changed:
.gitattributes
.github/workflows/ci.yml
.gitmodules
INSTALL.md
boringssl [deleted submodule]
test/README-external.md
test/build.info
test/data2.bin
test/ossl_shim/async_bio.cc [deleted file]
test/ossl_shim/async_bio.h [deleted file]
test/ossl_shim/build.info [deleted file]
test/ossl_shim/include/openssl/base.h [deleted file]
test/ossl_shim/ossl_config.json [deleted file]
test/ossl_shim/ossl_shim.cc [deleted file]
test/ossl_shim/packeted_bio.cc [deleted file]
test/ossl_shim/packeted_bio.h [deleted file]
test/ossl_shim/test_config.cc [deleted file]
test/ossl_shim/test_config.h [deleted file]
test/recipes/95-test_external_boringssl.t [deleted file]