Add a test for the SSL_rstate_string*() APIs
authorMatt Caswell <matt@openssl.org>
Tue, 25 Apr 2023 13:01:11 +0000 (14:01 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 27 Apr 2023 16:03:33 +0000 (17:03 +0100)
commit79ee017220651d50d345af0e3093f091d5155890
treece4f339a459af33e1edfd895ffa74808f84751b8
parent57c0205b4df7d612a0333415dfc0a845c22e7458
Add a test for the SSL_rstate_string*() APIs

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20827)
test/sslapitest.c