mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
11589d9b32
Switches from test::Multiprocess to test::MultiprocessExec for ElfImageReader.MainExecutableChild. Uses the new child process launching, and passes the expected symbol address from the child to the parent, rather than assuming the value will be the same in both processes. And, enables the test on Fuchsia since it now works. Bug: crashpad:196, crashpad:215 Change-Id: I3b43407b6584275d61bedc9c13d1625b950fc23b Reviewed-on: https://chromium-review.googlesource.com/884993 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>