mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
An expectation of the child’s termination reason can now be specified. It is now possible to test with children that do not exit cleanly, if they are not expected to exit cleanly. TEST=util_test Multiprocess.* R=rsesek@chromium.org Review URL: https://codereview.chromium.org/553153002