Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 6ea44d07a7d0acb4af9eab15d9b4a76227f55f4e
https://github.com/openssl/openssl/commit/6ea44d07a7d0acb4af9eab15d9b4a76227f55f4e
Author: Dr. David von Oheimb <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M test/cmp_client_test.c
Log Message:
-----------
cmp_client_test.c: add tests for OSSL_CMP_CTX_get_status
This is a follow-up of #19205, adding test cases as requested.
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: David von Oheimb <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19760)