Re: [PATCH v3 3/3] test-crypto-secret: add 'secret_keyring' object tests.

2020-05-21 Thread Daniel P . Berrangé
On Mon, May 18, 2020 at 11:28:04PM +0300, Alexey Krasikov wrote: > Add tests: > test_secret_keyring_good; > test_secret_keyring_revoked_key; > test_secret_keyring_expired_key; > test_secret_keyring_bad_serial_key; > test_secret_keyring_bad_key_access_right; > > Added tests require

[PATCH v3 3/3] test-crypto-secret: add 'secret_keyring' object tests.

2020-05-18 Thread Alexey Krasikov
Add tests: test_secret_keyring_good; test_secret_keyring_revoked_key; test_secret_keyring_expired_key; test_secret_keyring_bad_serial_key; test_secret_keyring_bad_key_access_right; Added tests require libkeyutils. The absence of this library is not critical, because these tests will be