mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
tests: add the ability to set resource limits
This commit is contained in:
parent
dfaaa8c787
commit
e5c4681e04
4 changed files with 44 additions and 0 deletions
|
@ -354,6 +354,7 @@ walkdir = "2.2"
|
|||
atty = "0.2.14"
|
||||
|
||||
[target.'cfg(unix)'.dev-dependencies]
|
||||
rlimit = "0.4.0"
|
||||
rust-users = { version="0.10", package="users" }
|
||||
unix_socket = "0.5.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue