-
Notifications
You must be signed in to change notification settings - Fork 349
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
[Tracking Issue] Improve the test coverage #8
Comments
Hi, @utam0k I'd be happy to take capability and tty |
@constreference |
Sure !, I'll give it a shot ! |
I assigned it to you. Looking forward to your PR! |
I can take the device cgroup controller testing. I'll just implement the same tests I had done on the other controllers. |
@tsturzl Ok! I assigned you. |
@utam0k I would like to take |
@TinySong Thanks for your interest! |
@utam0k yeah, I love to take that. If i encounter difficulties, I will ask you again,thanks |
@TinySong Sure. I assigned you to |
@utam0k I would like to take rootfs if it's available |
@constreference Of course. I'm looking forward to working with you. |
Youki's codes have changed a lot, so I'll close it once. |
The current youki has far too few unit tests.
We are planning to increase the test coverage for the following files.
Perhaps this is a very good opportunity to understand the code and how it works. If you are interested, please comment on the issue and declare the files you want to test.
src/spec.rs
src/namespaces
src/cgrpups/devices.rs
(assigned @tsturzl) Improved testing, property testing, device tests #75src/cgroups/manage.rs
src/create.rs
(assigned @TinySong)src/capability.rs
(assigned @sensaiankit)src/rootfs.rs
(assigned @constreference )src/tty.rs
(assigned @constreference ) Add unit tests for tty module #102The text was updated successfully, but these errors were encountered: