You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The core tests have been ported since #34. Keytype-specific tests would still be nice to have, but the uplift off of the library shouldn't care about that.
The tests from
libkeyutils
are quite extensive and would be a good way to check thatkeyutils
is properly exposing the kernel keyring API.We should port these to be Rust integration tests. This will also make future changes like #24 much easier to make with confidence.
The text was updated successfully, but these errors were encountered: