]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/build.info
Add a test for the newly added OBJ upcalls
authorMatt Caswell <matt@openssl.org>
Wed, 9 Jun 2021 14:50:37 +0000 (15:50 +0100)
committerPauli <pauli@openssl.org>
Wed, 16 Jun 2021 05:04:50 +0000 (15:04 +1000)
commit87e60f09aa8b253c38d457c3560680ba839a6cf2
tree2c6eadf7b0e4c6ea09ce1e30cb4befbf7ec31334
parent97abae6a9d94c29314dc28f6d4d6a4171b9b0c38
Add a test for the newly added OBJ upcalls

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15681)
test/build.info
test/recipes/04-test_upcalls.t [new file with mode: 0644]
test/upcallstest.c [new file with mode: 0644]