llvm-project/libc/utils
Alex Brachet af0b0e00fb [libc] [UnitTest] Add timeout to death tests
Summary:
This patch adds a timeout of 500ms to death tests. As we add multithreaded code and locks, deadlocks become more likely so timeout will be useful.

Additionally:
 - Better error handling in `invokeSubprocess`
 - Makes `ProcessStatus`'s methods const

Reviewers: sivachandra, MaskRay, gchatelet, PaulkaToast

Reviewed By: sivachandra, PaulkaToast

Subscribers: tschuett, libc-commits

Differential Revision: https://reviews.llvm.org/D75651
2020-03-11 23:57:20 -04:00
..
CPP [libc] Add a README to the sub-directories under the utils directory. 2020-02-23 22:11:35 -08:00
HdrGen [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00
UnitTest [libc] [UnitTest] Add timeout to death tests 2020-03-11 23:57:20 -04:00
benchmarks [libc] Fix benchmarks CMakeLists.txt 2020-01-29 15:56:47 +01:00
buildbot [libc] Add docker container for llvm-libc buildbot worker. 2020-03-11 17:35:41 -07:00
testutils [libc] [UnitTest] Add timeout to death tests 2020-03-11 23:57:20 -04:00
CMakeLists.txt [libc] [UnitTest] Create death tests 2020-02-24 17:53:43 -05:00