mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
tests/util: Add setting timeout for UChild::kill and run and wait methods in UCommand and UChild.
Additional notes: * Set default timeout to 30s * Fix UChild::kill to always fail on timeout if zero
This commit is contained in:
parent
83725d1876
commit
1d7447d42e
2 changed files with 181 additions and 19 deletions
|
@ -36,6 +36,7 @@ quickcheck
|
|||
rand_chacha
|
||||
ringbuffer
|
||||
rlimit
|
||||
rstest
|
||||
smallvec
|
||||
tempdir
|
||||
tempfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue