DescriptionAndroid: fix breakpad_unittests execution.
The build/android/ scripts could not run the breakpad_unittests script
properly for two reasons:
- First, a special helper binary needs to be pushed to the device.
This patch modifies test_package.py to take care of that.
- Second, the GTest result value file is stored in /data/local/tmp/
for executable tests, instead of /sdcard/, as assumed by
test_package_executable.py.
BUG=165355
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172513
Patch Set 1 #Patch Set 2 : #Patch Set 3 : re-enable breakpad unittests #Patch Set 4 : rebase #
Messages
Total messages: 8 (0 generated)
|