Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve keyutils tests #32

Closed
josephlr opened this issue Jun 28, 2019 · 1 comment
Closed

Improve keyutils tests #32

josephlr opened this issue Jun 28, 2019 · 1 comment

Comments

@josephlr
Copy link
Contributor

The tests from libkeyutils are quite extensive and would be a good way to check that keyutils 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.

@mathstuf
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants