Descriptionandroid: Add 4 new linker tests.
This extracts the build/android/ changes for Patch Set 32 of
https://codereview.chromium.org/23717023/
This adds 4 new linker tests to check the library load addresses
and their proper randomization when simulating low-memory and
regular devices.
Since there are now 6 linker tests, also add support for
-f / --gtest_filter options to filter the tests to run,
e.g. to run all low-memory device tests, one can use:
build/android/test_runner.py linker --gtest_filter='*LowMemory*'
BUG=287739
R=bulach@chromium.org, frankf@chromium.org, yfriedman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227418
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address Marcus' nits. #
Messages
Total messages: 11 (0 generated)
|