mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 07:14:10 +08:00
Scott Graham
fd40ebbc72
win: stub of end-to-end test
I'd like to write some `expect(1)`-style tests (possibly using http://pexpect.readthedocs.org/en/stable/) to verify that various windbg commands that I'm adding support for do actually work when consuming minidumps in real life. For the moment, this is just the beginnings of a stub as I don't know if bots even have windbg/cdb installed. R=mark@chromium.org BUG=crashpad:20, crashpad:46, crashpad:52 Review URL: https://codereview.chromium.org/1396943002 .
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%