p11-glue / p11-kit

Provides a way to load and enumerate PKCS#11 modules.
https://p11-glue.github.io/p11-glue/p11-kit.html
Other
150 stars 92 forks source link

Add tests for p11-kit add-profile, delete-profile, and delete-object commands #548

Closed ueno closed 11 months ago

ueno commented 1 year ago

We didn't add tests for those commands, as it's not straightforward to preserve object states across program invocations. That said we could store the states into a file, possibly in a .p11-kit format using p11_persist_write.