1
Fork 0
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:
Joining7943 2022-12-10 19:57:25 +01:00
parent 83725d1876
commit 1d7447d42e
2 changed files with 181 additions and 19 deletions

View file

@ -36,6 +36,7 @@ quickcheck
rand_chacha
ringbuffer
rlimit
rstest
smallvec
tempdir
tempfile