mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
75ae5bae78
Avoid fork() so that the tests can work on Fuchsia. Fills out CrashpadInfo in the child, and then sends the addresses of various structures to the parent process to be used for expectation checking. Bug: crashpad:196, crashpad:215 Change-Id: I9ace6671d2e9184d48fe33016a01271ccfbcbfb6 Reviewed-on: https://chromium-review.googlesource.com/894705 Reviewed-by: Joshua Peraza <jperaza@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org>