crypto: report which ciphers are being skipped during tests
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 11 Mar 2024 12:12:59 +0000 (12:12 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 19 Mar 2024 20:17:12 +0000 (20:17 +0000)
commitc3b1aa1c1ae66e0174704072b1fb7d10d6e4a4b7
tree1f469147adab3ebdae0f0628483b0f4bbab9ce10
parent48ca1cabd3f8f3ec5342bd5b6ae9513b12d1951d
crypto: report which ciphers are being skipped during tests

Since the ciphers can be dynamically disabled at runtime, when running
unit tests it is helpful to report which ciphers we can skipped for
testing.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
tests/unit/test-crypto-cipher.c