Scott Graham
754cc3609c
win x86: a few trivial compile fixes when GYP_DEFINES=target_arch=ia32
...
(CL to add x86 bots to waterfall in progress too.)
R=mark@chromium.org
BUG=crashpad:49
Review URL: https://codereview.chromium.org/1325173002 .
2015-09-02 18:35:19 -07:00
Erik Wright
263582c2d0
Refactor multiprocess test code to allow multiple child processes to be launched.
...
BUG=
R=scottmg@chromium.org
Review URL: https://codereview.chromium.org/1164453003 .
2015-07-31 12:31:58 -04:00
Scott Graham
1d33a8b0b6
win: fix uncaught multiprocess child test failures
...
R=erikwright@chromium.org
Review URL: https://codereview.chromium.org/1164683005
2015-06-01 12:17:10 -07:00
Scott Graham
ac709baa2e
win: add a child ProcessReader test
...
Now that we have a multiprocess test harness, add a test for
ProcessReaderWin for reading from a child.
Parent test code wasn't closing handles properly; fix that.
R=rsesek@chromium.org
BUG=crashpad:1
Review URL: https://codereview.chromium.org/1160843006
2015-06-01 10:07:51 -07:00
Scott Graham
44727e9c79
win: Add WinMultiprocess for multiprocess Windows tests
...
As a prerequisite for https://codereview.chromium.org/1138923004/ .
R=cpu@chromium.org , rsesek@chromium.org
TBR=mark@chromium.org
BUG=crashpad:1
Review URL: https://codereview.chromium.org/1151953002
2015-05-28 09:04:17 -07:00