tests/crypto: Add test suite for RSA keys
authorLei He <helei.sig11@bytedance.com>
Wed, 25 May 2022 09:01:17 +0000 (17:01 +0800)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 26 May 2022 10:41:56 +0000 (11:41 +0100)
commitf0cfb761bc6e590d648b759e6bdb8c946062b5f5
treed009a0ee2069fc201b499b198f508b68900d5df4
parent689309c4ac40f01b93f29d66282d044c10d8e2e1
tests/crypto: Add test suite for RSA keys

As Daniel suggested, Add tests suite for rsakey, as a way to prove
that we can handle DER errors correctly.

Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
tests/unit/test-crypto-akcipher.c