DescriptionAdd Dr. Memory tool
This CL adds DrMemory-Windows-sfx.exe into tools/drmemory.
It also adds a set of scripts from chromium/src/tools/valgrind for
running Dr. Memory. Now we can run pdfium tests with Dr. Memory:
$ .\tools\drmemory\scripts\pdfium_tests.bat -b out\Debug -t pdfium_unittests
More update on scripts is required, but this should be a good start.
Changes from chromium/src/tools/valgrind
- rename chrome_tests.py to pdfium_tests.py
- update pdfium_tests.bat
- remove chrome tests in pdfium_tests.py
- remove memcheck code in valgrind_test.py
R=thestig@chromium.org
BUG=pdfium:238
Committed: https://pdfium.googlesource.com/pdfium/+/4dcf313c46c176e5afa1328f5f07fce4e614366d
Patch Set 1 #Patch Set 2 : Try again #
Total comments: 1
Patch Set 3 : remove old chromium tests in pdfium_test.py #
Total comments: 10
Patch Set 4 : remove more unused code #
Messages
Total messages: 11 (2 generated)
|